Forum Discussion
Maya2988
Helper I
1 year agoPower BI Matrix total issue - Need help
Hi All, I am having Power BI with table having data s like below When I- am trying to create matrix for this getting total as like below which is wrong Basically I am expec...
Deku
Super User
1 year agoCreate a measure to sum quantity
Quantity = SUM ( table[Quantity] )