This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
The highly anticipated Alteryx Community tradition is back! We hope you'll join us!
Learn MoreI am using the Block Until Done tool and it is creating the Excel Workbook output file, but the second sheet is not producing. In Alteryx, the incoming tab on the Output tool shows the information, but it is not creating the second tab in the Excel output file. Does anyone know why this is? The out put tool on the second sheet is set on "Overrite Sheet (Drop)" but i tried "Create New Sheet" as well.
Hi,
You have done all correct.
Please check if you have "Desktop\4 total.xlsx|||Sheet2" sheet2 named in your out put tool for second output.
Have you been able to try what @Shankar has suggested?
That will surely give you the solution. Also make sure to have the same data schema in the file if you are appending. If not use overwrite sheet.
hey I have a workflow which does something similar , it reads output from one table and writes to two different sheets on the same excel and attached workflow shows what I have done to achieve it . Hope that helps! ( It uses a text input and writes the data to an excel file under the folder "C:\Data"
Please try using the CReW Parallel Block Until Done tool.
http://www.chaosreignswithin.com
cheers,
Mark
Here is what i have in the path of the second sheet: C:\Users\primoschs\Desktop\Billing\Alteryx Filtered Billing Reports.xlsx|||Expenses
@sangpom33 - Have you tried running my workflow?
Yes, for some reason it wont even save the first output it says "Unable to open archive for zipping:(then the file path):The system cannot find the path specified.(3)
I figured out a way to fix it, but it does not make any sense. Alteryx was trying to finish the workstream coming out of the #2 arrow coming out ot the "Block Until Done" tool before finishing the workstream coming out of the #1 arrow.