Forum Discussion

automated_user's avatar
automated_user
Frequent Visitor
4 years ago
Solved

For each instance a string value appears in a column add to a sum for that specific value

Hi,  I need help with getting a summed value based on the number of times a string value from one column appears in another column. For example:  For each distinct value in a column named PartNum: ...
  • automated_user's avatar
    automated_user
    4 years ago

    I was able to figure it out through a measure. In the calculation I also filter by the given year it appears in as well.