In case you missed the announcement: The Alteryx One Fall Release is here! Learn more about the new features and capabilities here
ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests after December 31, 2025. Set up your security questions now so you can recover your account anytime, just log out and back in to get started. Learn more here
Start Free Trial

Alteryx Designer Desktop Discussions

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

Radio Button use-case

rishabhgupta36
7 - Meteor

I would like to build a workflow running as below:

 

If date button is selected then input date and display all data for that date in the query like: select * from table where date='user_input_date'

 

OR

 

If user_id button is selected then input date and display all data for that user_id for all dates like: select * from table where user_id='user_input_user_id'

10 REPLIES 10
rishabhgupta36
7 - Meteor

I'll try this out, thanks.

Labels
Top Solution Authors