Forum Discussion
Aarush9885
1 year agoRegular Visitor
Tooltip showing same values across different measures in Matrix visual
Hi, I have a Power BI report where I’m using a matrix visual. In the matrix, I don’t have separate columns for each metric — instead, I only have row fields and three calculated measures in the Valu...
- 1 year ago
hi Aarush9885
You will need to use a disconnected table that returns the desired calculation depending on the current row value. Dynamic format string is also needed if the measures have different formatting (%, $, or whole number only).
Please see the attached pbix.
danextian
Super User
1 year agohi Aarush9885
You will need to use a disconnected table that returns the desired calculation depending on the current row value. Dynamic format string is also needed if the measures have different formatting (%, $, or whole number only).
Please see the attached pbix.