Forum Discussion
BIntelligence
1 year agoHelper I
How to get from Row to Matrix?
Hi, I'm not new to PowerBI, but at this moment I have a request I cannot solve with my knowledge. I have a dataset with a row like on the upper side of the image below. It must be presented like th...
- 1 year ago
Hi BIntelligence -you can try unpivot your columns in Power Query and then build a calculated column or measure to show the Difference.
Please find the attached pbix file.
Hope this helps.
rajendraongole1
1 year agoSuper User
Hi BIntelligence -you can try unpivot your columns in Power Query and then build a calculated column or measure to show the Difference.
Please find the attached pbix file.
Hope this helps.
- BIntelligence1 year agoHelper I
Hi rajendraongole1 , that did the trick, thanks!!!!