Forum Discussion
Anonymous
7 years agoNot applicable
Creating visual with data on the same row
Hi, I've allready recived alot of great help from this community in processing my data. Now it is time to start visualizing it so that it get somewhat more userfriendly. I've already done quite ...
Greg_Deckler
7 years agoCommunity Champion
So typically you would unpivot those columns in Power Query. But, since these are DAX calculated columns (I assume), then you might find my DAX Unpivot Quick Measure useful in creating a new calculated table that you could use in your visual.
https://community.powerbi.com/t5/Quick-Measures-Gallery/DAX-Unpivot/m-p/574832
- Anonymous7 years agoNot applicable
Hi, and thak you for pointing me in the right direction. However, I am relatively new to DAX and Power Bi and were not very succesful, would you mind taking the time to show how the code should be in my sheet?
The name of the original sheet were the data can be found is [Slice 2015-2019], and the table names is shown in the picture.In advance thank you!
Cheers