Forum Discussion

Wresen's avatar
Wresen
Post Patron
6 years ago
Solved

Calculation between 2 tables

Hi , and thanks for reading this.   I am still learing this but and i have hit a litte bump on the road.   I have 2 tables   I have a relationship between Month and Month (one to one,...
  • az38's avatar
    6 years ago

    Hi Wresen 

     

    try this

    Measure 2 = calculate(sumx(test;calculate(sum(test2[Matte]))*calculate(sum(test[value]))))