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.
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
BrandonB
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