Forum Discussion
Divide matrix row value with a fixed value
Hi BYENER
How about Try / CALCULATE( [Measure], ALL( your table ) )
Mariusz
If this post helps, then please consider Accepting it as the solution.
Mariusz , still the same issue. Maybe it's more clear when I show some screenshots.
The Card visual is the total processed volume in week 52 for origin "NL". This measure is based on the "screening" table. The matrix "category" is based on the "WIP" table. The Measure column have to show the same number as the card visual.
- Mariusz6 years agoCommunity Champion
Hi BYENER
This should work.
Measure = CALCULATE( [Screening Volume], ALLSELECTED() )Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.- v-lionel-msft6 years agoCommunity Support
Hi BYENER ,
If it is sloved, could you kindly accept it as a solution to close this case?
Best Regards,
Lionel Chen
- amitchandak6 years agoSuper User
If possible please share a sample pbix file after removing sensitive information.Thanks.
My Recent Blog -
https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970