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?
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.