Forum Discussion
Celynx
2 years agoNew Member
How to prevent a measure from being duplicated in each column when using a matrix in Power BI
Hi, hope you have a good day. Please your help with this, I have not been able to find the way to create this visual in Power BI and it seems to me quite simple. I have used the matrix where I can s...
- 2 years ago
Read about HASONEVALUE and then modify Measure A to produce a different result depending where in the visual you are. You can rename the Column totals from "Total" to "Title Measure B" . No need for measure B.
lbendlin
Super User
2 years agoRead about HASONEVALUE and then modify Measure A to produce a different result depending where in the visual you are. You can rename the Column totals from "Total" to "Title Measure B" . No need for measure B.
Celynx
2 years agoNew Member
Thank you so much, that was exactly what i needed.