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.

Am I able to do multiple renders to the same excel file?

CDIns
8 - Asteroid

Part of my flow relies on a transaction data set. At the end of the flow, I output my final dataset via the render tool. For review purposes, I'd like to add the transaction data set in the same file on a separate tab. Is this possible? 

 

Thank you, 

1 REPLY 1
apathetichell
20 - Arcturus

yes - but they need a column of the tab names - - ie they should have aligned columns of report snippet/tab name/filename (optional). feed them into a layout tool with layout verital with section breaks. take the section break name as the tag name. this should be set as.... each group of records? sorry my memory is hazy if you want individual records or group of records for the top selection. One reminder - for render - do not include sheet name in your filepath.

Labels
Top Solution Authors