Hi! Is there a reasonable way to export mutliple Alteryx outputs into the same excel file under different tabs? I found this explanation (http://community.alteryx.com/Data-Blending/In-Out/Output-different-files-to-multiple-tabs-in-an-Excel-file-v1) but it doesn't work for me (Plus even if it did I really don't like the "table" function because I loose all my decimal points and have to go in one by one to my 60 fields and change it to include multiple decimal points). Any thoughts?
Hi @jmoney - I think this should help you...(just change the output to point to your own drive)
I've tried just changing the worksheet name, it worked for me , its giving output file different sheets
Thanks you. This concurential writing has bothering me for hours !
When we use the tool Block until done, is it possible for me to drop more than 3 sheets??? because, the Tool shows only 3 anchors.
Thank you! The solution worked perfectly!
while doing this, an we keep the consolidated original data in sheet1 and name it as 'Summary'
You could use multiple output tools and specify the same file and location in each tool, then query the sheet name for each individual tool.
Ex:
\Desktop\book1.xlsx|||first_sheet
\Desktop\book1.xlsx|||second_sheet
\Desktop\book1.xlsx|||third_sheet
...
I want to do this in an app i'm building. How do I prevent Alteryx from providing the first single tab output from generating? I only want the workflow to spit out the excel workbook that has the tabs combined into the same workbook.
@ssink do you have one output per tab, or multiple tables per tab?
I uploaded an excel file into Alteryx with a few different sheets and wanted to export each specified sheet into one report or separate reports. But I was not able to do that. The window showed up below. Once I pressed OK, it did not save anywhere. I need help on finding the final report(s). TIA!