We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Finding Date considering working days

cruparelia
6 - Meteoroid

Hi All,

 

I have today's date in 1 column and counter number.  I am looking for formula or macro which will find me past date considering counter and today's date which should exclude weekends. I am aware of the formula in excel i.e. " =WORKDAY(today date,-counter)". example below.

 

E.g. today is 7th June 2024 and the counter number is 10.  so the end result should be 24 May 2024 

 

Today dateCounterPast Date
7-Jun-241024-May-24

 

Thanks for your support as always.

 

Regards,

CR

4 REPLIES 4
Raj
16 - Nebula

@cruparelia 
find the workflow attached 
mark done if solved.

cruparelia
6 - Meteoroid

Thanks Raj for the quick solutions and I am near  to crack the solution in my workflow. I need further assistance where if there are multiple dates and counter 

 

DateCounterPast Date
1-May-24819-Apr-24
3-May-241611-Apr-24
31-May-2411720-Dec-23
16-May-24708-Feb-24
Raj
16 - Nebula

@cruparelia 
find the workflow attached 

mark the solutions done if solved.

Raj
16 - Nebula

@cruparelia find the 
zipped workflow as well

Labels
Top Solution Authors