I wanted to use an indicator as a numerator for another. How do I do it ?
To explain more, I have ’ Activity Performance(YTD)’ indicator which is summation of activities over summation of target
Know, I want to create ‘Project Performance(YTD)’ indicator, which will be 'Activity Performance(YTD)'indicator over total number of activities that are not zero.
It will also be helpful if you also of have alternate flow to implement this. Ps: it is kinda urgent
Why not when creating the Project Performance indicator, make the nominator the formula used to calculated the ‘Activity Performance and the denominator the "total number of activities that are not zero’?
I mean it doesn’t require to use the other indicator, just replicate the formula used to calculate it in the new indicator.
There’s something called a combined indicator but that’s when combing a Program Indicator with an Indicator.
How about having independent indicators which can be used in other indicators: N{indicator_uuid}. Am looking at a situation that you would like to have an indicators to display to the user and also be used in another indicator as either denominator or numerator. This is to make maintenance easy, by having this indicator that can be updated and the change is effected at all other indicators that use it. Thank is may thought.
Thank you for explaining the use case. It does sound interesting. Would you like to create a feature request on Jira (Projects - Jira) explaining the use case and the feature request? If you do please share the link to the issue here so other community members can follow as well as vote for the feature request.
@Eyuel_Nigussie actually you know have an easier solution. Instead of duplicating the expression, you can get the indicator UiD and use it as explained by @dmaritim: