Forum Discussion
Anonymous
3 years agoNot applicable
Column in matrix
I’m working the project like this video.
https://www.youtube.com/watch?v=FSTiPm5tY8A
I want to show it like this one
What adjust should I do ?
Thank you in advance
1 Reply
- lbendlinSuper User
This pattern seems to come up a lot recently. Be aware that what you are trying to do (show measures as parents of dimension columns) goes against the grain of what Power BI is about.
Anyway, what you need is to create a fake column table with $ and % values in its column, add that to the visual and then create a value measure that switches computation based on the column value that is in the filter context.