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.

Use render tool to write in multiple sheets of same excel

shiwanshbhargav
5 - Atom

I have a workflow which has render tool inside batch macro. The tool generates excel file of different name in each run. Is it possible that all output comes as new sheet in single  excel .

I cannot move the render tool outside macro.

1 REPLY 1
Warcry
9 - Comet

If you cannot alter the Macro then you'll need to build a new workflow that meets your needs. Open the macro and refactor it and move the render tool out of the macro. 

Labels
Top Solution Authors