I've seena few links on this but the one that looked promising: Had uploaded WFs that were in a version of Alteryx I couldn't open.
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Count-working-days/td-p/672159
So hopefully someone can help me out.
I have a list of Saturdays that are when my companies invoices are produced. I need to count the # of working days that occurred during that week. So Saturday 4/10/2021 would cover the 5 working days between 4/4/2021 and 4/10/2021.
However, I also have a holiday table that has the holidays for this account. It's just a table with dates in it. So anytime one of those dates matches up to a date in the 5 working days I need to subtract one.
So far I can't seem to find a simple way to do a datename and thent join and convert. I'm sure I'm missing something so any help would be appreciated.
Thanks