This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Hi everyone,
Can we choose a path to process based on a condition, for example if test=1 process path 1 else process path 2.
Thanks
If the condition will be set by questions and actions/by the user, then the Detour tools are what you want (if there are only 2 options).
OR
If you want the condition controlled by values withing the workflow, then use a filter to split the records to one set of tools or another.
I've attached a solution that shows both.
Thanks for you response
@CharlieS I can't open the workflow. It's shows the following message.
Thanks
Open the Wizard in Designer instead of clicking on the file which only opens the interface. The intent was to show how it could be built in Designer, not to produce output (because I had no idea what the desired output was).