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

Alteryx Designer Desktop Discussions

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

Report Text- repeating in every table groupby

mfang
6 - Meteoroid

Hello, I'm trying to use report text to create a header for my excel output via the Render tool. In my table I also selected the groupby function. In my excel output the header is being repeated for each section of my tables base my how I get it to be groupby. Please help. I want 

 

Header:

 

Table 1

 

Table 2

 

 

but the excel output is doing this:

 

Header

Table1

 

Header

Tables2

 

thanks. 

 

 

5 REPLIES 5
ramesh_neel
11 - Bolide
11 - Bolide

@mfang  -  I have attached a workflow that uses a union query and got rid of the repeating header . Hope this helps 🙂

Alteryx ACE | Sydney Alteryx User Group Lead | SparkED Contributor and Mentor
mfang
6 - Meteoroid

How can I get the data in a column to show up as an available field in the in the text layout tool. It looks like only  few is showing up. Thanks so much!

ramesh_neel
11 - Bolide
11 - Bolide

@mfang  - Are you using a layout tool ? and what is the tool that passes the data to the layout tool?

Alteryx ACE | Sydney Alteryx User Group Lead | SparkED Contributor and Mentor
mfang
6 - Meteoroid

Thanks for the workflow you attached - is there a way to have the second table not to show column name? Thanks again!

ramesh_neel
11 - Bolide
11 - Bolide

@mfang  - Hope the modified workflow helps! If you think this has helped you , can you mark the solution as accepted?

Alteryx ACE | Sydney Alteryx User Group Lead | SparkED Contributor and Mentor
Labels
Top Solution Authors