Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Workflow based on a condition

jmedidi
8 - Asteroid

Trying to see how to drive the workflow based on some string value. I want the workflow based on it.

 

For eg., if text == 2009 then set some variable to TRUE

And based on the above condition, the workflow should execute.

 

Appreciate some help here. Hope this is clear.

1 REPLY 1
ellen-wiegand
Alteryx Alumni (Retired)

You can do this using a message tool and setting the workflow configuration to stop if there is an error. This is an analytic app, so you can change the values you're looking for

Labels
Top Solution Authors