Forum Discussion

SparkDataGuru's avatar
SparkDataGuru
Frequent Visitor
3 years ago
Solved

Incorrect Sum on Matrix Table - Need Top Summary Line to Sum Instead.

Currently been running into an issue with this Matrix table below.   We have a store and it's subdepartments.  The formula to 'Recalculated New Leads' is taken by adding the Raw Leads + Partial Un...
  • Ashish_Mathur's avatar
    3 years ago

    Hi,

    Does this measure work?

    Measure1 = SUMX(VALUES(Data[Sub-departments]),[Recalculated new leads])