Actually we need to create an indicator that sums the data over the last 3 months and divides by 3 - e.g. average monthly consumption for the past 3 months.
Similarly we will need a function to average the number of cases of epidemic prone disease over the past 6 months and then check to see of the current months cases are > 2 Standard Deviations from the average. I'm not sure if that is how the D function in the indicator definition screen does this. Randy From: Dhis2-users [mailto:dhis2-users-bounces+rwilson=msh....@lists.launchpad.net] On Behalf Of Kenneth Børtveit Sent: Monday, March 31, 2014 8:44 AM To: Jason Pickering Cc: dhis2-users@lists.launchpad.net Subject: Re: [Dhis2-users] Indicator Alright, thank you. It solves the problem in a way. I was looking for a way to define the indicator so that 'D' would allways be the last 3 months, is that possible? 2014-03-31 8:20 GMT+02:00 Jason Pickering <jason.p.picker...@gmail.com<mailto:jason.p.picker...@gmail.com>>: You can use the special paramater "D" which will give you the number of days in the period in question. Is this what you want to achieve? Regards, Jason On Mon, Mar 31, 2014 at 8:13 AM, Kenneth Børtveit <kenneth.bortv...@gmail.com<mailto:kenneth.bortv...@gmail.com>> wrote: Hi! I am trying to make an indicator that aggregates a dataelement over a month and divides it by the number of days in the last 3 months. Does anybody have any advice? Best regards, Kenneth Børtveit _______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net<mailto:dhis2-users@lists.launchpad.net> Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp