Parsing JSON Output from a Report Table

Is there anyone with a sample script that parses JSON output from the WEB API of a report table?

Hi Morina,

without any js frameworks you can use JSON.parse(). This is supported by (roughly)

  • Internet Explorer 8+

  • Firefox 3.1+

  • Safari 4+

  • Chrome 3+

  • Opera 10.5+.

Using a cross browser compatible js framework is recommended though.

···

On Fri, Sep 5, 2014 at 7:56 PM, Morina Matasi morena.motsieng@gmail.com wrote:

Is there anyone with a sample script that parses JSON output from the WEB API of a report table?


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