We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.

Alteryx Designer Desktop Discussions

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

Reporting Render Tool Combine two tables

Ady2308
6 - Meteoroid

Hi,

 

I am using Basic Table tool to format my table and then joined them to combine them as one output as both have different colors in their formatting. I am then using Render tool to output it in the same file but it allows only single table to be selected.

 

Text Input:

Ady2308_5-1721202117900.png

 

 

 

Basic Table Output 1:

Ady2308_0-1721201784788.png

Output 2 from Table Tool:

Ady2308_1-1721201814079.png

Output from Join Tool:

Ady2308_2-1721201880607.png

Render Tool Settings:

Ady2308_3-1721201913117.png

Output File: Gives only date from Table and not from Right_Table as I don't have option to combine both tables:

Ady2308_4-1721201955047.png

How can I get below Output ?

All the three Input Fields without filename

Ady2308_6-1721202164571.png

Please find attached Workflow.

 

 

3 REPLIES 3
binuacs
21 - Polaris

@Ady2308 join the text tool first then connect to the table tool

image.png

apathetichell
20 - Arcturus

union your two tables (make sure they have the same name - or use positional union).

add a summarize tool - you can then choose a layout (either horiztiontally or veritcally) for the tables.

Raj
16 - Nebula

@Ady2308 
Find the workflow attached
mark done if solved.

Labels
Top Solution Authors