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.

Need help with dropdown & action tool connecting to filter tool

AgiGovind
6 - Meteoroid

Hi All,

 

Below is an example table.  Could you please advise on how to use a dropdown tool for "Region" connecting action tool and filter tool ?
1. So from this table,  How to get an output for a specific region or all region - based on my selection in dropdown ?
2. Further if i use render tool (xlsx). How to make the output file name dynamic ? based on my selection in dropdown. Example : Consumption Asia.xlsx or  Consumption Africa.xlsx

 

MonthsProductsQty Region
JanRice100Asia
FebWheat200Africa
JanBarley300Europe
MarMillet400N. America
FebWheat500S. America

 

Thanks in Advance! 

3 REPLIES 3
caltang
17 - Castor
17 - Castor

On your first question, refer here: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Using-an-Analytic-App-to-updat...

 

I’m on my phone so I can’t build a workflow on the fly.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
KGT
13 - Pulsar

And this is a basic app that shows how to do this. Note the selection on the output tool to change File/Table Name. You can use a formula beforehand to construct the entire qualified output name if you like.

 

Also noting in case you're not aware: To use the interface tools, the workflow will need to be an analytic app (yxwz file). Depending on whether this is for local consumption or gallery publishing, as to how you will configure the output tool location.

Labels
Top Solution Authors