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.
SOLVED

App to give option for multiple output

paighowal
7 - Meteor

Hello All,

I want to create an app which lets user to select what output he/she wants. But I am not able to understand how I can update the action tool.

app.JPG

 

 

 

2 REPLIES 2
JordanB
Alteryx Alumni (Retired)

Hi @paighowal

 

I have attached an app which allows a user to choose an output.

 

The main aspect here is using the condition tool. This will allow you to enable and disable a tool container (which contains the xlsx or pdf output) based on a user output. 

 

Best,

 

Jordan Barker

Solutions Consultant

paighowal
7 - Meteor

@jordanB Thanks. It worked like a magic.

Labels
Top Solution Authors