Forum Discussion
Anonymous
2 years agoNot applicable
Transposing Data
Hi All, I have seen other posts regarding transposing rows and columns, but none that match my specific circumstance. The current structure of my data table is as such: Column 1 Column 2 C...
- 2 years ago
I also shortened the steps (optimized, not much)
Greg_Deckler
2 years agoCommunity Champion
Anonymous Not 100% that this is what you want but see if the attached PBIX takes care of this.
- Anonymous2 years agoNot applicable
Not quite. The next step would be to unpivot Column 3 thru Column 6 in Table 3 of your file. However, it does not produce the desired result as Prod Code 0123 should have monthly sales of 0, 1, and 2.
- Greg_Deckler2 years agoCommunity Champion
Anonymous So what would the final result look like fully from the example given?
- Anonymous2 years agoNot applicable
Something like this (using the PBI sample you provided).
However the value portion is incorrect based off the sample data. The entries for prod code 123 should look like:
- Greg_Deckler2 years agoCommunity Champion
Anonymous So what would the final result look like fully from the example given?