'How to unpivot multicolumn but keep order in each column?

I used unpivot column for all 3 columns.

enter image description here

The problem I have is that the ordering of the results is not as expected.

enter image description here

Is there a way to do this with power query?

Here is my desired result.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source