Hey A-Team,
I am currently trying to do 2 things:
- Dynamically rename an Excel file using the filepath and sheet name from a field (Working)
- Drop another sheet to the same Excel document that is being dynamically renamed (NOT Working)
I was able to drop two other sheets (one table, one text) into the main workbook prior to dynamically renaming the file by using the: "filepath\*.xlsx|||Sheet1" method, using the asterix to be a wildcard for any Excel sheet in that folder. This does not work with the dynamically renamed file... Has anyone ever successfully done this before?
Thanks - my Alteryx crashed as I was about to attach a screenshot (it didn't autosave my last changes) so I don't have time before leaving but if someone needs it I'll put it here tomorrow.