Forum Discussion
Troyes
6 years agoFrequent Visitor
Reshape data in Power Query
Hi All, I have the data in the tabular mode in the left side and want to convert to the data in the right side. Is is possible to achieve this in Power Query? Thanks!
parry2k
6 years agoSuper User
Troyes any reason why you want to share your data the way you described? You can achieve the same using matrix visual and your data seems to be in good shape.
Troyes
6 years agoFrequent Visitor
Hi parry2k,
My desired result is to calculate all the possible combinations in one Sport package and when I filter each Sport Type, I will get the number of player combination.
Below is an example, if I choose Basketball-1, Football-1 and leave Volleyball blank, I will get the combination of Basketball and Football, and the number of the Sport package is 1.
Currently I can only figure out the way by changing the data strucure, is there any possibilities to get the result creating measures in PBI?