amritbhgt
01-08-2024Cloud Apps
fetch selected Filter values and display on a widget
Hi All, Need Help!!! I have 4 filters in the dashboard, I want the values of all the selected filters to be displayed in a widget, if nothing or all is selected it should not show up there.
- 01-10-2024
To create Blox widget for this use case:
Add dimensions to the blox widget (same dimensions used in filters) and use below Blox script:
{ "style": "", "script": "", "title": "", "showCarousel": false, "body": [ { "type": "Container", "items": [ { "type": "TextBlock", "text": "{panel: Condition}", "style": { "text-align": "left", "font-size": "14px", "margin": "5px" } } ] } ], "actions": [] }
Feel free to reach out if you have further questions, we're always happy to help
[email protected]
Paldi Solutions, Number #1 Sisense Plugins Developer