Hi , One chart in our custom DHIS app requires us to display the top 5 indicators for a specified data set section. These indicators are calculated as [data element value] / [sum of all data element values in the data set section]. We are using the /api/analytics to fetch all indicator values from dhis after which we are filtering out the top 5 values in our app to display it to the user
One of our data set sections has a little over 60 data elements and loading this chart is taking about 45 secs. Is there any optimization we can do to make this call respond faster Regards Sandesh , SimiJ
_______________________________________________ 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