Forum Discussion
tejapowerbi123
5 years agoHelper V
Transpose or Unpivot Column?
Hello Community, Please review the below, Can anyone suggest to me how to do it? I have tried Transpose and Unpivot Column in Power Query but did not get the expected result. What do I want to do...
- 5 years ago
Simply add an index column before unpivoting the dataset,
Then, counting is easy,
CNENFRNL
5 years agoCommunity Champion
Simply add an index column before unpivoting the dataset,
Then, counting is easy,