Helo All,
I’m seeking your expertise regarding an issue I’m facing. Currently, I have multiple elements, and I need to monitor their alarm details.
The alarm information is located under the “Remote Alarm Tables” with ID: 2600. This is a dynamic table that only displays active alarms for an element. If no alarms are present, the table remains empty.


As shown, the table contains multiple columns, but I only want to display the “Details” column in my Visio dashboard. I’ve tried adding the alarm details to Visio by creating rectangles for each element, assigning the element ID, and setting the parameter to 2600.

This approach does display the alarm details, but it includes all the information from the table. My goal is to show only the “Details” column (highlighted in yellow under the “Current Alarm” tab).
So in this case, how I can do this in Visio? Can you help me on this please? 🙁
Thank you! :'))

Hi,
you can use ParameterControlOptions and than IncludedPids and maybe TableRowFilter.
https://docs.dataminer.services/dataminer/Operator_guide/Visio/turning_shapes_into_controls/Adding_options_to_a_parameter_control.html?q=parametercontroloptions
Best regards,
Stefan