Suppose I have files Sales_week1.xlsx, Sales_week2.xlsx and each file has sheets day1, day 2 etc.
How can I read all daily sales in one table?
I am looking to use Intput, Directory and Dynamic input tools
@vikaschandra1993 Check this out.https://community.alteryx.com/t5/Public-Community-Gallery/Import-Multiple-Excel-Workbooks-amp-Multiple-Sheets/ta-p/996552
See if this knowledge base article helps
The Ultimate Input Data FlowchartCommunity > Designer > Designer Knowledge > The Ultimate Input Data Flowcharthttps://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/ta-p/20480
@vikaschandra1993 You can achieve this by using below workflow. Let me know if it helped.
Thanks!!