Alarm Status Filters

I am trying to port over a legacy alerting project to the new alarming schema. I have successfully implemented Source Filters and may use Display Path Filters in the future. My question is how to replicate the time picker to return only those alarms within a certain period of time.

What component were you using in the original project? If you were using a standard table, not an alert table, you could create an Alert History Binding Function. With this type of binding you had the start and end dates available to you. You still have the ability to do this in 7.6 with a standard table. You can create the Alarm Journal Binding Function that will allow you to bind to a start and end date. The Alert Summmary Table and the Alarm Status Table do not have date properties to bind to.