Hello guys,
I am handling a complex case and would like to seek some help.
I want to move the data from one table to another formatted table.
In this case, every ID contains 6 values and can be classified as a, b type and 1,2,3 is their class, so you can see each class contain 2 values

Now I want to base on the above table and move it into this formatted table based on the class and type, I also need to show different combinations for the class (like 1 & 2, 2&3, 1&3)
For example, I want to display the first ID (1001) like that and also show counter 1 to say it is the first record.
It is too complicated for me. I have uploaded the seed file and the destination file for reference. Thanks for your help!!!
trialBias.xlsx (16.7 KB)
Destination.xlsx (13.6 KB)


