79774100

Date: 2025-09-24 19:44:57
Score: 1.5
Natty:
Report link

If you din't change anything in the measure, the problem is probably in your data(e.g., missing data, wrong format, etc.). Or did you change the [Target] measure by any chance?

You are also reling on the ALLSELECTED() - it is good possible that the filter context changed. You can try temporarly replace this function by ALL(Table) to check, if this causes the problem.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: David_Berlin