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

Unable to display two tables on pdf output

Jake5
8 - Asteroid

Hello - Using the attached workflow, I'm trying to get the output (pdf) to first display the table with annotation label "Table where field values are null" and just beneath that the table labeled "Table with field values."  As it's currently set up, only the 1st table is writing to the output.  How can I update this to get the 2nd table to also write?  Thank you.

2 REPLIES 2
mceleavey
17 - Castor
17 - Castor

Hi @Jake5 ,

 

this is because you're creating the table, then overwriting it in the formula tool and creating an invalid field.

I'm not sure what you're trying to do there, but you can't do that and use that field to render the table.

 

Either remove the formula tool, use the formula on a different field, or create separate objects and add them to the layout.

NOTE: Remember to add the field to the render tool and remember to change the layout accordingly.

 

I hope this helps,

 

M.



Bulien

Jake5
8 - Asteroid

Thank you, that seemed to help!

Labels
Top Solution Authors