Get Alarm Counter

Hello,
I want to retrieve the number of alarms displayed in my filtered alarm banner on a start date and end date.
Is this possible?
Thanks

Hi Cedric,

Yes this is possible. You can grab the dataset from the alarm summary and use a for loop to “count” the number of items in it.

Frank