Forum Discussion

Kfausch's avatar
Kfausch
Icon for Helper II rankHelper II
7 years ago
Solved

How to SUM a measure using MAX

I have a table in which I am trying to calculate product waste, the issue is I need to SUM the yield but only on the last entry for a particular document.   This is the forumla I am currently using...
  • ThomVF's avatar
    ThomVF
    7 years ago

    I see what you mean - have you considered creating a deduped version of the table then calculating for each row, eliminating the dedupe inside the calc?