We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Using a Drop Down Menu to Update a Formula

I have been trying to use a Drop Down menu to update/replace the result of a formula. When I run the attached workflow, it keeps giving me a Parse Error - Unknown variable for the selection that I made. Why does Alteryx think I'm selecting a variable and not a String? How do I fix it?

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

Hi @Marcus_Rehnberg42 

 

Remove the quotes in the 'replace a specific string' section. Your dropdown doesn't have the value with quotes so instead of having your formula tool say 'Medium' it is going in as just Medium and Alteryx can't interpret that. 

 

image.png

Yes, that fixed it.  Thank you.

Labels
Top Solution Authors