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.

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