Forum Discussion

christinaxxx's avatar
christinaxxx
Helper I
2 years ago
Solved

Incorrect subtotals in matrix visual

I'm calculating the run rate for sales managers to project how many onboarded customers have placed an order on an ecom app at the end of a period. The start of period (Date_initialised) for each sal...
  • amitchandak's avatar
    2 years ago

    christinaxxx , Create a new measure on top of current measure

     

    Sumx(Values(Table[Manager]), [CurrentRunRate])