Thanks for the quick response, let me try this out!
Say in Queue A, there are some transaction record created previously, and today i run the same queue and generated some new transaction record, is it possible to get only the new transaction record (only records for those items that have just performed an action)?
Yes. Either you can filter the report directly to group the ‘New’ transactions or you can introduce a filter directly in the endpoint something like this:
Actually you have an activity for this get queue items …which does the exact same job and it has almost all filters you need available in the properties