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.
Early bird tickets for Inspire 2023 are now available! Discounted pricing closes on January 31st. Save your spot!
Hello! I'm currently trying to bring in 1 sheet from 20 Excel files and all the sheet names are different. I've found macros that could help me do this but once it's done, I can't decipher which Excel file the data is from. Would someone be able to help me configure a workflow that can do this input and also append a field with file name or fullpath? Thank you in advance!
Solved! Go to Solution.
Hi @kfeng
Try to go inside of your batch macro input (you are using this one, right?) and select this red option for the input tool. This will create a column with the filename for you.
This worked! Thank you so much sir.