What happened?
MeasureReport is outputting a different result than what the cql is returning. The initial population, from a dqm, is returning a list of two identical dates but the MeasureReport is deduping that list. Causing the actual vs expected results to mismatch.
What did you expect to happen?
The expectation is that the MeasureReport would return a count of 2 and not a count of 1 for Initial Population.
How can we reproduce it?
define "Initial Population": {@2025-07-03, @2025-07-03}
Environment
- Version / commit: CR 4.7.0
- OS / runtime: Mac OS 26.5
What happened?
MeasureReport is outputting a different result than what the cql is returning. The initial population, from a dqm, is returning a list of two identical dates but the MeasureReport is deduping that list. Causing the actual vs expected results to mismatch.
What did you expect to happen?
The expectation is that the MeasureReport would return a count of 2 and not a count of 1 for Initial Population.
How can we reproduce it?
define "Initial Population": {@2025-07-03, @2025-07-03}
Environment