Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.
Free Trial

Alteryx Designer Desktop Discussions

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

Chose 2 different directories for Input source basis User Input provided

Sheeetal
5 - Atom

One condition for Input selection is if user input is "Daily" go to "X" folder else if user input is "Monthly" go to "Y" folder . 

 

Both folders are distinct and don't have common root directory. 

 

Can i use a filter condition prior to Directory to chose basis the filter condition(i'm pretty new to Alteryx .Hence, would appreciate help)

1 REPLY 1
binuacs
21 - Polaris

@Sheeetal You need two directories one for X and one for Y, then union the two outputs then apply the filer based on the user selection

Labels
Top Solution Authors