← Back to team overview

dhis2-devs team mailing list archive

Re: How do I sum up the Yes/No response in DHIS

 

Dear Kayode,

this will happen automatically. Data elements of type yes/no are
displayed in reports as the count of "yes" values.

If the data element has been given the "average" aggregation operator,
the result will be displayed as a percentage value where the numerator
is the count of "yes" values and the denominator is the total count of
values.

regards, Lars


On Wed, Feb 22, 2012 at 12:38 PM, Felix Kayode <felixkayode@xxxxxxxxxxx> wrote:
> I have a form where the responses are yes/no. How do I configure the
> DHIS database to see the yes as "1" and no as "0" and add up
> --
> This message was sent from Launchpad by
> Felix Kayode (https://launchpad.net/~felixkayode)
> to each member of the DHIS 2 Users team using the "Contact this team" link
> on the DHIS 2 Users team page (https://launchpad.net/~dhis2-users).
> For more information see
> https://help.launchpad.net/YourAccount/ContactingPeople
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp


References