Im working on displaying the alarm count based on severity in a ring format in LCA. I have a GQI query to fetch the alarm count. but the ring control doesnt display the data from queries. Do we have any alternative way to display the alarm count in LCA inside a circle as shown in below image?
Hi Baranisudha
You can achieve this result using a grid component to display the different alarm counts. The template editor then allows you to configure custom templates based on your data for each row that is returned from the query. Here is what I was able to achieve in a few minutes.