Hello,
I am working on a project where I have to read a set of excel files, having 10 sheets each. I have to read all of them.
Currently I am using a sequence of Block Until Done to read one sheet at a time, from each file.
The attached image shows how I am reading the data. I am creating the Fullpath with the sheet name in the formula tool and then passing this through the Dynamic Input tool.
I believe there could be a much more efficient and quicker way to do this, but I can't seem to find that out. So reaching out to you guys for help.
Thanks.