I'm trying to create a dashboard view with a table that displays the results of a custom poller showing active alarms on a device. The poller/table works in that I will see the line that a device has an alarm such as link is down if a port is admin enabled/function disabled. If I go into that device and disable the port, thus clearing the alarm, it doesn't reflect as cleared in the table. I did add a poll time to the table, so I can see that it hasn't been recently polled, but is there a way to force it to drop off? I looked to see if I could do a time period in the Data Source or add another column I could filter by and hide in the table, but not finding any luck so far.