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.

Interface

udayan
7 - Meteor

Does the interface of Alteryx dynamic? It will be very helpful if anyone give me a solution or if the answer is already given share me the link.

4 REPLIES 4
DawnDuong
13 - Pulsar
13 - Pulsar

hi @udayan 

The interface is dynamic and actually there are many freely available resources:

1) Check out the Example workflows for the tools under the Interface category. (Right-click on the Tool, then click on the "Open example" hyperlilnk.

2) Check out the Interactive Lessons. The section on Analytics App in particular covers a bit of interface element (https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons/label-name/Creating%2...)

3) Check out the Tool Mastery as well. https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Index/ta-p/84593

Hope this helps.

Dawn.

danilang
19 - Altair
19 - Altair

Hi @udayan 

 

It depends on what you mean by "Dynamic".  

1.  "You can display different values on the UI at the start of the workflow".  In this case the answer is yes.  You can set up the UI tools to read from files or databases to show dynamic data.  @DawnDuong's links will help you in this case 

 

2.  "Changes made in one interface tool at run time will affect the values displayed in another" Here, the answer is no.  The UI is completely configured before the workflow is run.  The UI tools are independent and do not affect each other, with exception that check boxes can collapse groups and hide other UI tools.  To build this type of UI you'll need to look into chained apps.   

 

Dan    

udayan
7 - Meteor

Hi. Your second point give a clear idea about the mechanism of the interface. Resources related to Chained app is really helpful. Really appreciate your answer.🙂

udayan
7 - Meteor

This resources are very helpful to understand the basic of Alteryx. I got my answer. Thanks.🙂

 

Labels
Top Solution Authors