Hello,
I have a workflow pulling data from real-time data tables, related to warehouse activities.
This workflow will run every 30 minutes, and needs to reflect all activity from the beginning of the day through the current time. So, at 9 AM, the dynamic input should spit out all activity from 8-9. At 9:30, it would be 8-9:30, and so on throughout the entire day.
Is there a formula I can use in the dynamic input that would achieve this?