Hi Guys! The Alteryx is very new to me, So I need to practice myself. I'm creating a sample workflow and I need to split the data base on the Group.
This is the Group List,
| IDBU |
| MYMIB |
| IDMAM |
| PHBU |
| JPBU |
| HKRO |
| SGRO |
| HKBU |
| HKMAM |
| MITDC |
This is not the all the Groups, Sometimes the Group has a "SGBU" sometimes has not. All the Group is dynamic. For ex. In Day 1 the file 1 has a Group "MYMIB", "HKRO" .. etc, But in Day 2 has not.
I need to split the data base on the Group if there is 10 Unique groups so there is must be also 10 sheets.
But I need dynamic workflow.
I made a sample workflow but the output is not correct, No Headers, No first row, No Total each group.
Kindly check the attached files,
The "Output.xlsx" file is my desired output, The "Alteryx Output.xlsx" is my alteryx output, the Sample is my workflow. And the "Namelist.xlsx" is my source file.
Sorry for my bad English. Thank you!