So it flattens my data but changes the order. How do I keep it from changing the order of the header. In other words, I want each number in that column to be listed first before moving on to the next column.
Before unpivot
After unpivot
Changing the cells to “text” did not work