ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamic Interface

lolwat12345
6 - Meteoroid

Hello

 

I want to change the display of the interface based on user input.

 

For example, if user chooses "Option A", then I need to display "Interface 1" that asks for different input.

 

If user chooses "Option B", then I need to display "Interface 2".

 

Is there a way to achieve this? 

 

Thanks~

2 REPLIES 2
aatalai
15 - Aurora
lolwat12345
6 - Meteoroid

Thanks, its helpful, but there's more to this issue

 

This is because I need to ask for user input that is not pre-defined, I cannot predict what the user input will be, so I cannot have set a file input for options.

 

The situation is like:

 

1. User chooses "Option A" or "Option B" in the App 1. Dates will be com

 

2a. If user chooses "Option A", I need to display "App X" which will have an interface that consists of Three Drop-down lists for user to select dates (i.e., MMM-YYYY).

 

2b. If user chooses "Option B", I need to display "App Y" which will have an interface that consists of Two Drop-down lists for user to select dates (i.e., MMM-YYYY)

 

P.S. "App Y" and "App X" are like two different workflow with different processing

 

 

Labels
Top Solution Authors