Hi Easy, Nice that you have translated it to Chinese.
In regards to your other query, I think you can do this by something like this (login with admin/district) 1) Gettting all orgunits in a particular group e.g. http://apps.dhis2.org/dev/api/organisationUnitGroups/RXL3lPSK8oG.xml 2) You can get the datasets which the orgunit belongs to e.g. http://apps.dhis2.org/dev/api/organisationUnits/GvFqTavdpGE.xml 3) Each dataset is associated with data elements e.g http://apps.dhis2.org/dev/api/dataSets/lyLU2wR22tC.xml If I understood you correctly, this should provide a path to get data elements for each orgunit in different groups. Regards, Jason On Mon, Sep 24, 2012 at 5:26 AM, easy <[email protected]> wrote: > Hi,Knut, > I have translated DHIS2 to chinese. glad to contribute. > I hope provide the dataelement of the org belong to grp1 and grp2 with > webapi,is there a way do it ? > > > -- > 此致 > > 林晓东 > > 莫愁前路无知己,天下谁人不识君。 > At 2012-09-23 17:01:25,"Knut Staring" <[email protected]> wrote: > > Hello Easy, have you translated DHIS2 to Chinese? It would be great if you > could contribute back. > > Best regards, > Knut > > Sent from my mobile > > On Sep 23, 2012 9:00 AM, "easy" <[email protected]> wrote: >> >> Hello, >> I want get data element value by filter by org group,but I find there only >> filter one org group in dhis2, I want to know how to filter with more group >> (org is the interset of grp1 ,grp2,...) >> also there isn't filter by groupset? >> -- >> 此致 >> >> easy >> >> 莫愁前路无知己,天下谁人不识君。 >> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~dhis2-users >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~dhis2-users >> More help : https://help.launchpad.net/ListHelp >> > > > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

