[Dhis2-users] New user guide

2017-08-17 Thread Nasiru Sa'adu Fakai
Dear all, We are considering using Dhis2 as our data collection, analysis and storage application. Can you provide guide on what are needed from installation, allocation of organization unit and subsequent use. I will really appreciate your help. Thank you. Nasiru S Fakai M&E Advisor Women for H

Re: [Dhis2-users] New user guide

2017-08-17 Thread Nayeem Al Mifthah
Dear Nasiru S Fakai You may read documentations. https://docs.dhis2.org/master/en/user/html/dhis2_user_manual_en_full.html https://docs.dhis2.org/master/en/implementer/html/dhis2_implementation_guide_full.html https://docs.dhis2.org/master/en/end-user/html/dhis2_end_user_manual_full.html Please

Re: [Dhis2-users] New user guide

2017-08-17 Thread Barnabas Akumba
Hello Nasiru, Your decision to use DHIS2 for data collection, analysis and storage is a perfect one. You'll need a server (either Cloud or Local) with either Windows or Linux OS depending on the expertise of you have. After setting up, your instance, you'll need to design your database (Organisati

[Dhis2-users] Betr: Import of coordinates fails in v2.27(DHIS2)

2017-08-17 Thread Gijsbert OOMS
Hi Kristiyan, Would it be possible that you have one extra column somewhere (maybe a double comma) ? The way I understood csv-imports, DHIS2 doesn't read the column names in your csv but just counts the colums (see list of colums here , Table 1.17). Coordinates should be in column nr 12, url

Re: [Dhis2-users] Betr: Import of coordinates fails in v2.27(DHIS2)

2017-08-17 Thread Jesus Solano-Roman
Hello all. I have yet to submit an issue regarding this. In my case it was impossible to upload coordinates in CSV for event data. I tried with header, without header, using square brackets for the coordinates, using quotation marks, etc. If you have a comma without quotation marks the parser wil

[Dhis2-users] API call to list all data elements within a dataset

2017-08-17 Thread Shurajit Dutta
Hi everyone, Can someone share with me the API call to list all data elements within a dataset, perhaps the uid and name? Though if someone has something already that provides more fields that would also be great. Thanks, Nick ___ Mailing list: https://

Re: [Dhis2-users] API call to list all data elements within a dataset

2017-08-17 Thread GROUT , Lise
We would be also very happy of being able to do this, adding description field. Lise. From: Dhis2-users [mailto:dhis2-users-bounces+groutl=who@lists.launchpad.net] On Behalf Of Shurajit Dutta Sent: 17 August 2017 14:26 To: dhis1-users Subject: [Dhis2-users] API call to list all data ele

Re: [Dhis2-users] API call to list all data elements within a dataset

2017-08-17 Thread Vladimer Shioshvili
This should get you started: api/dataElements?filter=dataSets.id:eq:DATASET_UID On Thu, Aug 17, 2017 at 8:26 AM Shurajit Dutta wrote: > Hi everyone, > > Can someone share with me the API call to list all data elements within a > dataset, perhaps the uid and name? Though if someone has somethin

Re: [Dhis2-users] API call to list all data elements within a dataset

2017-08-17 Thread Jason Pickering
In later versions of DHIS2, it would be something like this I think https://play.dhis2.org/dev/api/dataSets/lyLU2wR22tC?fields=dataSetElements[dataElement[id,name,description]] On Thu, Aug 17, 2017 at 2:30 PM, Vladimer Shioshvili wrote: > This should get you started: > > api/dataElements?filter

Re: [Dhis2-users] API call to list all data elements within a dataset

2017-08-17 Thread Shurajit Dutta
Great, thanks both. Using Jason's for later versions is working well. Nick On Thu, Aug 17, 2017 at 2:34 PM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > In later versions of DHIS2, it would be something like this I think > > https://play.dhis2.org/dev/api/dataSets/lyLU2wR22tC? > field

Re: [Dhis2-users] API call to list all data elements within a dataset

2017-08-17 Thread Knut Staring
As JSON: https://play.dhis2.org/dev/api/dataSets/lyLU2wR22tC.json?fields=dataSetElements[dataElement[id,name,description]] On Thu, Aug 17, 2017 at 2:38 PM, Shurajit Dutta wrote: > Great, thanks both. Using Jason's for later versions is working well. > > Nick > > On Thu, Aug 17, 2017 at 2:34 PM,

Re: [Dhis2-users] API call to list all data elements within a dataset

2017-08-17 Thread Akash Jindal
Hi Nick, I used this one to get the same: /api/dataElements.json?filter=dataSetElements.dataSet.id:eq:Xd0ePcEz1nx&fields=description,id,displayName&paging=false

Re: [Dhis2-users] API call to list all data elements within a dataset

2017-08-17 Thread Vladimer Shioshvili
Jason is right, my suggestion does not work in later versions. Akash's gives you what I was trying to get: https://play.dhis2.org/dev/api/dataElements?filter=dataSetElements.dataSet.id:eq:lyLU2wR22tC&fields=id,name,description&paging=false On Thu, Aug 17, 2017 at 8:45 AM Akash Jindal wrote: > H

[Dhis2-users] acces Data entry menu in DHIS2 (offline)

2017-08-17 Thread NI KETUT HESTI WIDIASTUTI Djadi
Hai, i want to ask, is there imposible to make DHIS2 (specialy "data entry" fitur) running when internet offline? and users need internet (online) when they want to upload the data to server.. thank you.. -- Salam Ni Ketut Hesti Widiastuti Djadi SIMKES UGM

Re: [Dhis2-users] acces Data entry menu in DHIS2 (offline)

2017-08-17 Thread Shurajit Dutta
Hi there, Yes you can perform data entry offline. You can view this video to see how it works: https://www.youtube.com/watch?v=uaC5gBP3Ph0 Regards, Nick On Thu, Aug 17, 2017 at 2:52 PM, NI KETUT HESTI WIDIASTUTI Djadi < ni.ketut.hesti...@mail.ugm.ac.id> wrote: > Hai, > i want to ask, is there

Re: [Dhis2-users] New user guide

2017-08-17 Thread Ime Asangansi
Dear Nasiru, We are happy to guide you through the process of starting up with DHIS2 as an M&E system for your organization. And we can conduct training for your teams in all W4H states as well. We can setup a demonstration installation with a sample form for your evaluation to allow you understa