Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Wrong Grand total Using HASONEVALUE

I am trying to get the correct grand total of work orders cost. So I am calculating and filtering in the variable and then trying to get the correct grand total. but it didnt work.        Werkor...
  • amitchandak's avatar
    6 years ago

    Anonymous , try like this add all row/group by you are using in Matrix. I added only Table[Const Year]

     

    sumx(summarize(Table,Table[Const Year], "_1",[Werkorderskosten excl OH]),[_1])