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

Analytic app help with making filed optional

csh8428
11 - Bolide

I have a pretty basic analytic app(attached) that has 2 user-entered criteria: database name and table name. It's possible the user only has 1 of these values so I want to be able to make them optional so that the query works when the user only has one of the fields.

 

How would I be able to do that?

 

Thanks for any help!

 

Craig

1 REPLY 1
bbak91
Alteryx
Alteryx

Rather than using "Update Value" you could use "Update Value with Formula" and use a conditional to specify which action to take depending on whether a value was entered or not. 

Labels
Top Solution Authors