calculating totals in custom designed form

Hello people i need to show totals in the custom form datasets of 3 data elements ART month 1, 2 and 3. So another column will be for total, but how do i calculate the total of these data elements as the data is being captured?

···

developer_lusaka_systems

Hello Moses,
Create an indicator of type Totals and use the formula for the summation of the 3 data elements as the numerator of the indicator. Assign the indicator to the Dataset.

In the Custom form design page, place the Total on the page design. It’ll now be calculating the totals on the fly as data is entered.

Regards

···

On Tue, Jun 26, 2018, 9:32 PM moses mwale isoftcom.ic@gmail.com wrote:

Hello people i need to show totals in the custom form datasets of 3 data elements ART month 1, 2 and 3. So another column will be for total, but how do i calculate the total of these data elements as the data is being captured?

developer_lusaka_systems


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

1 Like

Thanks Big man, let me try that.

···

On Tue, Jun 26, 2018 at 10:40 PM, Barnabas Akumba akumbabarns@gmail.com wrote:

Hello Moses,
Create an indicator of type Totals and use the formula for the summation of the 3 data elements as the numerator of the indicator. Assign the indicator to the Dataset.

In the Custom form design page, place the Total on the page design. It’ll now be calculating the totals on the fly as data is entered.

Regards

On Tue, Jun 26, 2018, 9:32 PM moses mwale isoftcom.ic@gmail.com wrote:

Hello people i need to show totals in the custom form datasets of 3 data elements ART month 1, 2 and 3. So another column will be for total, but how do i calculate the total of these data elements as the data is being captured?

developer_lusaka_systems


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

developer_lusaka_systems