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

Use render tool to output to different workbooks and sheet names

BA
5 - Atom

Hi Everyone,

 

I have produced a workflow which I need to split the output into different workbooks and tabs within the workbook.  Whilst I have figured out how to do this using the output data tool, I have to do this using the reporting render tool as the headers are coloured.   

 

So in the below instance I would want to split Filename into different workbooks and have Project split into tabs within the corresponding workbook.

 

PeriodProjectDescriptionFilename
MayXeroxblah blahA
JuneBlueblah blahB
SepFullerblah blahC
JanCanterburyblah blahA
SepSolarblah blahB
SepCanterburyblah blahA

 

Thanks in advance for your help. :)

2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux

I would create the full path beforehand with a Formula tool, and then use that to "Change Entire File Path" in the Render tool!

binuacs
21 - Polaris

@BA one way of doing this

Screenshot 2023-07-10 181745.png

Labels
Top Solution Authors