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

Combining of multiple reports into single report along with report title

Gsiva3
8 - Asteroid

Hi Team,

 

I have one workflow with 3 separate processes. for each process I have one unique report, My concern now is to combine all these 3 reports into one report with Report name as Title in the report. I have attached the sample input & workflow.

 

If input filename of 1st part of the workflow is "Input 1" then the report title should be "Input 1"

If input filename of 2nd part of the workflow is "Input 2" then the report title should be "Input 2"

If input filename of 3rd part of the workflow is "Input 3" then the report title should be "Input 3"

 

So now all I want is Need all these 3 these reports with the title as mentioned above in a single report.

 

Is there any method to do this so?

11 REPLIES 11
mathieuf
Alteryx
Alteryx

It's simply the Header tool, here:

 

mathieuf_0-1638441962160.png

 

Replace it and name your report

Gsiva3
8 - Asteroid

@mathieuf  its working now 👍

 

Thanks for your support.

Labels
Top Solution Authors