I installed the default “Alarm Report” dashboard, but would like to customize it by allowing the user to filter the alarms by View.
Is there a way to easily filter on view?
Jeroen Geldhof [SLC] [DevOps Enabler] Selected answer as best 8th November 2024
Hi Jeroen
All queries that are used on this dashboard have an extra ‘view filter’ input that can be used for exactly this purpose. By default it is linked to a feed from the URL. You can specify a view to filter on by adding the following to the URL: ?data={“feed”: {“numbers”: [VIEW_ID]}}. You can further customize this view filter input and link this to another component on the dashboard itself.
Jeroen Geldhof [SLC] [DevOps Enabler] Posted new comment 8th November 2024

Note: there's a dependency on RN40513