Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Holiday Date Filter

AshishAgarwal
7 - Meteor

Please help to figure out below.

 

I have list of input data file for many days of 2021.

 

I need to pick up data of Holiday date till last working day.

 

For ex:

DateTopic
17-SepWorking Date
20-SepHoliday
21-SepWorking Date
22-SepWorking Date
23-SepHoliday
24-SepWorking Date

 

I need to pick up only 23rd Sept date file when I am running workflow for 24th Sept.

 

I tried working out some workflow but I am getting 2 date file of 20th Sept & 23rd Sept.

 

Please let me know which step i should modify or add to make workflow simple.

 

Thank you so much

 

14 REPLIES 14
atcodedog05
22 - Nova
22 - Nova

Hi @AshishAgarwal 

 

Does this work for you.

 

Workflow:

atcodedog05_0-1632739671831.png

 

Hope this helps : )

AngelosPachis
16 - Nebula

Hi @AshishAgarwal ,

 

Here's another way without a sample tool, flagging if consecutive holidays occur

 

AngelosPachis_0-1632740249488.png

 

 

Hope that does it

 

AshishAgarwal
7 - Meteor

@atcodedog05 

 

Thank you so much.

 

Its working as per expectation.

 

Will initiate this chat again if I face any issue in that.

 

Thank you so much once again.

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @AshishAgarwal 

Cheers and have a nice day!

AshishAgarwal
7 - Meteor

Hi @AngelosPachis 

 

Thank you so much for helping.

 

Haven't checked workflow yet however will check and acknowledge this guidance for future reference.

 

Regards,

Ashish

Labels
Top Solution Authors