Hi,
I am making use of an Analytic App and would like to use just one File Browse to save into the multiple tabs within the same excel sheet, all tabs have specific name ranges. Is there any easy way of doing this?
Kind regards,
Lisa
Hi @LisandraPatricia
At some point either in the workflow or on the App, you will need to insert the different sheets that you are trying to save.
You can set up a logic to use the file browse to update a text input and in a different text input you have the names of the sheets. See the logic below and on the WF I attached.
Pedro.
Hi @pedrodrfaria , this works, I do however see that when I run the app I get multiple excel files even though it is saved only under 1. Is there a way to tackle this?
In addition, one of the sheets has a named range in excel, and I see that it doesn't insert the data within that name range, it inserts it after the formatting. Do you know if there is a way to tackle this? I don't have the new Alteryx version due to company policies hence I cant Output using overwrite and keep formatting.