I am looking to extract data from the workflow on a weekly basis and what to as for data for upcoming appointment between say December 20, 2023 through Jan 5, 2024. How/what would I do?
Solved! Go to Solution.
Hi @rhearns1
very tough without sample data, but lets say you have a field that is a date, the below would work in a filter tool. You can also configure it by default as a basic filter
[Field1] >= "2023-12-20" AND
[Field1] <= "2024-01-05"
Thank you kindly!!!!!!!
User | Count |
---|---|
106 | |
85 | |
76 | |
54 | |
40 |