Hello,
I have the following report that I would like to migrate to the HTML5 dashboard app:
- List of all the elements with state
- List of the value of one (or more) parameters for all elements of a given protocol.
What is your advice on the best way to do this?
Thank you.
Best regards
Bruno Sousa
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 13th July 2023
Hi Bruno,
Both your examples are both great use cases of GQI queries:
- Get elements
- Get parameters for elements where
Note that additional operators on these data sets can be added to, for instance, filter or aggregate. There are also different visualizations for your data such as a chart, table or node-edge.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 13th July 2023