Hello,
I have a dashboard, where I want to show alarms of the past hour with a particular alarm id. But I can not find a filter condition which allows me to do this with a sliding window, only one with a specified static date time.
Is there a way to insert this query in my dashboard. If I pull all historic alarms it does not perform very well and times-out before returning any data.
If you could also provide a link to the documentation if there is some surrounding this as I could not find any.
Thank you,
Ryan
Hi Ryan,
You indeed cannot configure a sliding window in the query filter nodes themselves. Instead, you can use a time range component and link the 'to' and 'from' properties from this component to the filter conditions instead. This component can be used to configure different time intervals & windows and allows setting a default.