Dashboard App Filter
Last updated
Last updated
Using the App Filter in Dashboard
Create a Dashboard Filter
In your dashboard, create a new filter.
In the "Apply On" section, enable the App Filter option.
Passing Filter Values
Use the parameter "global-filter-options"
to pass values directly from a component to the dashboard filter.
Configuration changes based on the Filter Type and the Data Type.
Single-Select Filter:
For string-based filters, pass just the value:
Multi-Select Filter:
For string-based filters, pass an array of values:
Refer the below "Options" document for further queries.
You can link a guest token here to pass the filter values dynamically.
Refer the below document to generate a guest token.
Make sure the options and values match the data type of the filter for successful integration.