Forum Discussion

dsl72's avatar
dsl72
Regular Visitor
8 years ago

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

  • SivaMani's avatar
    SivaMani
    Resident Rockstar

    dsl72,

     

    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.

    • dsl72's avatar
      dsl72
      Regular Visitor

      Yes, but for each group/month combination, not the totals