Forum Discussion

Cednok's avatar
Cednok
Frequent Visitor
5 years ago
Solved

Lost time calcul with more value

Hi the community,   I need to calculate the time lost on anomalies to be corrected   Here is my table     The problem is that if there are several anomalies on the same account item fo...
  • amitchandak's avatar
    5 years ago

    Cednok , Create a meausre like

    sumx(summarize(Table, Table[Ref Article], Table[Article], Table[Lost Time]),[Lost time])