Thank you for your continued support. I am very new to DHIS2 Tracker programs. I am using DHIS2 version 2.40.1.
I have successfully created two Program indicators from a tracker program. One PI_Numerator and the other PI_Denominator. I want to you these Program indicators to calculate the percentage of a new program indicator (PI_XXX_Rate) with this formular (PI_Numerator/ PI_Denominator)*100.
I am NOT able to trace PI_Denominator or PI_Numerator to use them to create PI_XXX_Rate
Or
How do I use the expressions below used to create PI_Denominator and PI_Numerator to create PI_XXX_Rate
Apologies, there are things that I didn’t clarify in my previous post. When it’s a program indicator and not an indicator we use the expression I{PI_UID} instead of N{indicator_UID} and it appears that this expression will work if you are creating an indicator. For instance, you can create an indicator (not a program indicator) with the expression as you can see in the screenshot below:
Would it be possible to create an Indicator for your use case instead of a program indicator?Otherwise, could you explain the use case further? You might need to use the expressions directly in the Program Indicator.