Hello Team,
I have some shapes dynamically created from a table.
The shapes are already sorted out using a Tablecolumn ID.
Now, I would like to know if it is possible to display only the shapes from a row in alarm?
I tried with an extra property ChildrenFilter on the subgroup but not working...
Any idea ? Thanks a lot !
Edit to Miguel's answer:
I have followed the Ziine example and documentation and I only get shapes based on the parameters in alarm, without colouring the shapes. I believe it means that if the same element has multiple alarms, I will have multiple shapes displayed.
Is there a problem in my configuration?
Also, any idea why the ALARM= filter doesn't work with element shapes?
Thanks a lot.
Hi Alain,
Another option could be generating shapes based on alarms (Generating shapes that represent alarms). Since you would like to display alarms from a particular element/table, you could filter the generation of shapes based on a shared alarm filter.
Hi Miguel,
Thanks for your comment. I edited my question.