Hi Folks,
I have one excel file (XLSX format) where I have three worksheets say SheetA, SheetB and SheetC.
Columns of SheetA are ColA , ColB and ColC
Columns of SheetB are ColA , ColB
Columns of SheetC is ColA
Note : There can be any number of worksheet and data may have any range of data i.e. any number of columns in a sheet
I want to stack data of all three sheets into one output; I DO NOT WANT to use MACROS in Alteryx Flow.as it won't supported by Alteryx Server (with my vague knowledge)
I tried to use Dynamic Input but it is giving me error stating files having different structure.
Please suggest!!
Thanks
Amit