The data is a snippet of the dataset. I have currently created a workflow that specifically takes in a tab of the excel sheet and populate the desired data. Is there a way to do this for all the other tabs using macro?
I have initially tried to combine the data for all the sheet tabs (more than 50 tabs), the data gets very messy and very hard for me to read as there are thousands of rows and hundreds of columns. I also initially wanted to do the workflow for each tab manually by changing the tab name. However, it is too burdensome and tedious because I have 50 tabs. I would like to automate this which involves lesser human intervention.
I would instead like to do the workflow 1 by 1 for each tab using macro and then merge them together with a new column that represents the tab name when the data for each tab are cleansed and modified. Is it possible for the workflow to populate each tab and then have another workflow to merge them together?
Alternatively, is there better ways of doing it? I am still new towards Alteryx and would need to seek advices from you.
Attached is the test file.