Error with program indicator

Greetings,
I will be thankful if you can assist in following matter:
With DHIS2 Version: 2.31.5, Tracker program, and Data element de_duplicate Y/N
When creating a program indicator “pi_not to retain”, count as aggregation type, enrollement as for analytic type, V{enrollment_count} as expression, and for filter “de_duplicate” == Yes

With above expression, the program indicator is counting all cases withouth applying the filter.

Sincerely
NG

Dear @Esumohleb

Can you specify if you are using Yes/No value type or you an option set with options Yes and No?

If you are using Yes/No value type the filter should be de_duplicate == yes

If you are using option set and you have Yes option then the filter should be de_duplicate == ‘Yes’

Regards

1 Like

Greetings,
Thank you for prompt reply. Am using the Yes/No value type. I shall try with (yes)
Sincerely
NG