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.

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