Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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