Forum Discussion

Wilk89's avatar
Wilk89
Frequent Visitor
2 years ago
Solved

Sum without using a function

Hi, I have a problem, I used a function that multiplies the number of pieces with the value and when sum it, the value is added incorrectly, it should be 5748, while it shows 11 496 because it still...
  • talespin's avatar
    2 years ago

    hi Wilk89 

     

    Something like this, you need to make your measure Additive in this case. If the two tables are linked in Data model and you are using SUMX, then you can use RELATED function to get value from table on one side of relation ship.