Forum Discussion
RJLEIGH
2 years agoNew Member
Matrix and Card displaying different %
Hi,
I am fairly new to Power BI and trying to build a report, however when I display a % in a Matrix table it shows a different figure than if I display it in a card visual. I am using exactly the same measure for both reports screen shot below.
Any help to rectify this would be much appreciated.
Thanks
1 Reply
- vicky_Super User
I think the value in your matrix has an extra (implicit) filter for UA = Rakesh from the matrix's row, whereas it looks like the value in the card is for all UA values. So you'll either need to filter the card, or use a different calculated measure for it,