Free Trial

Alteryx Designer Desktop Discussions

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

Have Alteryx take different branches in flow

robertjsimmons
6 - Meteoroid

I am getting data from a third party source via email that I have no control of.  Power Automate is taking the file and saving to a one driver folder.  Depending on file size it will be csv or zip and changes throughout the day.  I use Alteryx to blend it with other data multiple times throughout the day.  I would like for alteryx to take one path when the latest file is zip and a different when it is csv so the dynamic input selector does not fail.  I set up a filter.  Any way to have that branch just end when filter condition fails?  That way I could just create this part of flow twice or any ideas?  I looked into detour but it seems like you have to create macros or apps to use which I am not familiar with.  Thanks!

 

 

 

 

 

1 REPLY 1
alexnajm
18 - Pollux
18 - Pollux

Look at using Control Containers for branching: Control Containers: Take Control of Your Workflow - Alteryx Community

Labels
Top Solution Authors