Free Trial

Alteryx Designer Desktop Discussions

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

Multiple tabs in Output

Jenina
8 - Asteroid

Dear Community,

 

I have an output via render (table format) but I want to include other sheets in that 1 output file. Is there a way to include other sheets using formula or whatever tool possible? Thanks in advance!

1 REPLY 1
AGilbert
11 - Bolide

I believe that you're wanting to include more than one reporting element into the same output file. The typical way to do this is via a Join Multiple to the Layout tool. 

 

The Layout tool's example shows how to do this and the Interactive Lesson: Layout is also a great resource. The key point is that you can only append render elements either horizontally or vertically; therefore, you may need more than one multi-join/layout tool combinations. 

 

layout.png

Labels
Top Solution Authors