Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Tables

simran_dua
7 - Meteor

Hi Alteryx community , 

 

I am just starting with Alteryx , I have multiple fields and I need to make 2 tables from the same data ( one with half fields and then second table with remaining fields ). I can make them , but I need them to be output in the same pdf file using the "Render " tool ?

 

Thanks in advance

2 REPLIES 2
Greg_Murray
12 - Quasar

This might help. You'll probably need to split the data then use a couple tables, a union and a layout tool before the render tool.

Greg_Murray_0-1576268589785.png

Thableaus
17 - Castor
17 - Castor

Hi @simran_dua 

 

See example attached.

 

Use select tools to separate your fields then allocate each Table in a Table Tool.

 

Cheers,

Labels
Top Solution Authors