I'd like to create a low code app table (CGI Query) similar to what is shown in this question: https://community.dataminer.services/question/low-code-apps-acknowledge-alarms/
But with the added capability to filter the results by the service context of the alarm. I noticed that when creating a Query from alarms there is an available parameter named service_0 which i had assumed is the first service in the array of services related to the alarm.. but I don't see any data in this field when added to a table showing all current alarms.
Any suggestions? Thanks!
I reproduced what Jim is reporting using ZiineDev2 running DM 10.3.9.
In a dashboard, I showing the result of a query with the active alarms where service impact is greater than 0. I expect seeing some information about the impacted services ID and/or services names but those columns are blank.
The Alarm Console in Cube does show the impacted services:
Thanks in advance for the help.