Hi,
I've a folder where i've around 20 excel files with different names. And the tab/sheet name inside the excel is also different in all files.
Some file has same schema while some are different. Some file has 1 tab while some has multiple tab (again with different name)
Is there any generic way to read all these files combined?
I've followed multiple post in Community but i'm not able to get my solution.