I am encountering an issue when using Z-score calculation in a program rule within any program. Whenever I apply the calculation, I get an error in the console.
Steps I have taken to debug:
- Checked if the value exists using
d2:hasValue()
for weight,height,gender - Ensured the value is greater than 0 before performing calculations
Tested on a demo instance, but the error persists
how to mitigate this,
1 post - 1 participant