Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.
Free Trial

Alteryx Designer Desktop Discussions

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

Use Radio Buttons to Sort Data into Spreadsheets

alexlyle
8 - Asteroid

I have a csv file with 3 fields- state code, county code, and city code. I want to create an interface that will prompt me to select one of those 3 so as to drive the excel spreadsheets. Ex- if county is selected, I want each county code to have its own sheet. If city is selected, i want each city code to have its own sheet. For the purpose of this project, there will never be more than one state. If state is selected, all data should be put into a single sheet. 

1 REPLY 1
ArtApa
Alteryx
Alteryx

@alexlyle - Here is a possible solution:

 

ArtApa_0-1683090796892.png

 

Labels
Top Solution Authors