Dashboard Store#

The Dashboard Store is a key-value database that can be used for many things.

Its most popular use case is to define visibility conditions within the Dashboard Editor, though it can also be used for other purposes as well, including defining additional query parameters.

Reference: To learn more about visualizing layers, see Visibility Conditions.

Note

Each dashboard has its own unique Dashboard Store. Values entered in one dashboard will not be available in another.

Defining Layer Dashboard Store Values#

Layer visualizations can be controlled via Dashboard Store visibility conditions. To set up a Dashboard Store visibility condition, follow the steps below:

  1. Open the Dashboard Editor for your dashboard.

  2. Click the layer you want to edit.

  3. Click Visibility Condition +.

  4. Use the dropdown to select Dashboard Store and choose your conditions, store key, and value.

Dashboard Store Editor within Layer Visibility Condition

Defining Widget Dashboard Store Values#

Individual widget behavior can also be controlled via Dashboard Store key-value pairs, or provide the basis for other layers’ visibility conditions.

Note

Not all widgets can be controlled by the Dashboard Store.

To define Dashboard Store values for a widget, follow the steps below:

  1. Open the Dashboard Editor for your dashboard.

  2. Click the widget you want to edit.

  3. Under the Data section, choose to Control By Dashboard Store.

  4. Set key-value parameters. (How you enter this information will vary from widget to widget.)

Dashboard Store Editor within Widget Properties

Instantiating Predefined Values#

You can instantiate predefined values within an individual dashboard’s Dashboard Store by following the steps below:

  1. Open your Squirro project.

  2. Navigate to the Setup space.

  3. Click Visualization.

  4. Hover over the dashboard you want to edit, click the three dots, then click Edit.

  5. Under Dashboard Properties, click Dashboard Store +.

    Accessing the Dashboard Store
  6. Enter your key-value pairs in the input field and click Save.

    Dashboard Store Editor