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.

Interface, Workflow

lltang57
6 - Meteoroid

Hi guys,

 

Hellllllllllllp! I want to know whether there exists a tool or tools to help me design the application options, so that when I choose an option ,the box below will automatically hide options that do not meet the above criteria.

 

Capture.PNG

 

1 REPLY 1
AngelosPachis
16 - Nebula

Hi @lltang57 ,

 

You can do that with chained apps. The first app will allow the user to select a brand and then based on that selection it will feed the value to a filter tool that will filter the product and create two outputs. One which is the raw data that will be fed to the second app, and the other a list of possible products that will appear in the second app interface tool.

 

A great example of how you can do this is challenge #175, which needs a 3-tiered app. Yours only need two levels, so it should be simpler.

 

 

https://community.alteryx.com/t5/Weekly-Challenge/Challenge-175-Tire-Size-Calculator/td-p/447639

 

Hope that gives you something to start with. Another great resource is the apps analytic course (link here)  but if you are already familiar with how apps work, you can focus more on the chained apps course

 

https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120

 

Cheers,

Angelos

Labels
Top Solution Authors