Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Sum filtered by a column

Hi, Here is a sample of my table.  I want to sum the volume for each Lot and get a visual where we can see each length with total of volume of all rows of the Lot. I create this measure but t...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Find it...

    I create a new table with a column call Lot and another one call Sum of volume. That works.