Hi Alteryx Community,
I'm working on a workflow where I need to export three different outputs to the same Excel workbook, each on a separate sheet, and I want to preserve formatting (table layout, styling, etc.).
Here’s what I’ve done so far:
The challenge:
Is there a way to:
Any guidance, workarounds, or examples would be greatly appreciated!
Thanks in advance,
Vinothkumar
If you have a template already, you can use non-reporting tools to output your files - overwriting to the sheet and specific ranges whilst maintaining format. It's an option for .xlsx in the Output data tool.
I need a bit more context on how your workflow looks like before I ascertain.