Forum Discussion
Epter
5 years agoFrequent Visitor
Percentages in Matrix
Hi I’m still struggling with getting PowerBi to display a report as I want it. My problem is I’m trying to present some finance data in a Matrix. The data is an extract from our reporting system ...
amitchandak
5 years agoSuper User
Epter , have create a measure in power bi
divide(sum(Table[Gross Profit]), Sum(Table[Revenue]))
If not you have to do this calculation as measure in power bi
- Epter5 years agoFrequent Visitor
Thanks for the suggestion. I already tried this but i want a Matrix with both DB1 and DB2 in percentage presented in the same way as the one above. And i cannot get that part to work.
- Epter5 years agoFrequent Visitor
I just tried to make the Matrix with the 2 Measures i created and added them to the values field
I get a result like this.The percentages are not on the right line and the i get 5 extra colums