I have events in blocks and the current event called RGTK and I want to count the packet of events after 30 minutes, it is like checking the consecutive events after the current event RGTK ?
You can trigger the task every 30 minutes if you want to run? for a sake, below expression will cal the Events count for RGTK event only.
Count({<Events = {'RGTK'}>} Events)
Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful