Hello everyone,
I have the attached workflow where I have a series of items that were scanned into a system. I have a goal (number of days) for when those items should be due. I need Alteryx to calculate the date due based on the number of days the goal represents without counting Saturday, Sunday and Holidays.
In the attached workflow, I would expect Alteryx to tell me that the item scanned in on 5/1 would be due on 5/6 since the goal is 3 days and Saturday and Sunday need to be excluded.
I would expect the item scanned on 6/27 would be due on 7/7 given the holiday and weekends in between. etc. etc.
What am I doing wrong with the multi row formula that it is not looping and calculating correctly or is my whole approach wrong?