I'd like to display alarm associated data in my alarm status table but using the field name in the columnsAssociated displays only the value at the latest alarm event.
I have a piece number bound to associated data on this alarm. I'd prefer it display the piece number when the alarm went active, but once cleared or ack'd it updates to the latest:
I know that this info could be found using the expand button:
And I could get this functionality using the value instead of a timestamp but I'd like both. Is there any way to access the associatedData by a specific alarm event?
Thanks!