How do I inject a Object set into a embedded quiver dashboard in workshop

I want to use a object set defined in workshop ( via filters ) and then use that input in a quiver dashboard.

  1. How do I setup quiver to accept the object set ?
  2. How do I send the object set to quiver.

Create a Quiver dashboard, set the object set as input to the dashboard and embed it inside the workshop. Detailed steps:

  • When you start your Quiver analysis, import object sets using the objects option in “Add Data” header and start your analysis from there.
  • From your Quiver analysis, create a Quiver dashboard and add the required Quiver cards.
  • Choose the input to the Quiver dashboard. Use the object-set as the input. Refer the Quiver dashboard documentation.
  • Publish the dashboard.
  • From the workshop add the Quiver Dashboard widget. In the widget configuration, select the Quiver dashboard you just published.
  • The configuration will automatically show the inputs the dashboard needs.
  • Pass the filtered object set variable (assuming you have created an object-set variable in the workshop) from your workshop as an input to the Quiver dashboard.
1 Like