Forum Discussion
dsl72
8 years agoRegular Visitor
Divide one matrix by another
I would like to divide the results of one matrix by the results of another. Here is what the matrices look like:
I would like to divide Demand by Capacity for each group and month (ignoring excess groups in demand, like C). I don't care about the totals, just the individual values. Is this possible in Power BI?
5 Replies
- SivaManiResident Rockstar
Correct me if I'm wrong.
Your expectation is,
A = 52/50 = 1.04
B = 26/32 = 0.81
Right?
If it is then you just create a calculated measure to attain this.