Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

Change Output Preview on Server in Designer Desktop

alhsb123
5 - Atom

I have a workflow with 3 outputs. Currently you have to navigate to the drop down and select the different outputs you want to view in Gallery. Is there a way to change the preview so all the outputs are on the same page? 

 

So, instead of navigating to each of the outputs (DataSoures, Output1, and Output2), I want to see them all on the same page. They are different tables with different columns so I don't want to union them.

 

Screenshot 2024-05-08 103912.png

2 REPLIES 2
Brando
8 - Asteroid

@alhsb123 

 

It's not possible to do this with .yxdb since it's a simple (yet powerful) database. However, if you made an excel file with multiple sheets, that could then be produced as a single file.

danilang
19 - Altair
19 - Altair

Hi @alhsb123 

 

Unfortunately, there's no way to view/select/download all on the same page.  You have to navigate to each one individually and select the corresponding download type.

 

Dan

 

 

Labels