Forum Discussion

cathoms's avatar
cathoms
Responsive Resident
4 years ago
Solved

Problems using SUMX, FILTER, and VALUE together

Taking a different approach to a problem I posted about yesterday.   I'm trying to create a measure that I can use to flag types of coding changes based on the measure results. The codes are stored...
  • cathoms's avatar
    cathoms
    4 years ago

    I ended up creating a calculated column that returns blank values for rows where there were letters in the codes. I end up with several "undefined" cases but still far better than doing everything manually, which is the current state.