Hi Team,
I want to get dates for COB + Holiday dates.
I can provide input file with list of Holiday dates.
So I want Alteryx to identify COB date and if any previous Holiday date.
For example:
Holiday date is
19th Aug 2025
18th Aug 2025
10th Aug 2025
If COB 20th Aug
Then I should get 3 dates
20th Aug 2025
19th Aug 2025
18th Aug 2025
If COB is 21st Aug
Then I should get 3 dates
21st Aug 2025
I dont want to use Python in Alteryx.
Hence is it possible to derive such behavior using different tools?
Regards,
Ashish