[Dhis2-users] Download event report (individual events) with option set values instead of codes

2018-08-20 Thread Shurajit Dutta
Hi everyone I am wondering if there is a method to download an event report using the data values of an option set rather then the code. I thought I remember this being possible in previous versions of DHIS2 but perhaps I am mistaken. I tried on play.dhis2.org/demo using this favorite:

Re: [Dhis2-users] Importing Organisation Unit

2018-08-20 Thread Nibras Ar Rakib
Dear Knut, I posted yesterday on dhis2-users but, Lars requested me to post on this group. Thanks & Regards, Nibras Ar Rakib From: Knut Staring [knu...@gmail.com] Sent: Sunday, August 19, 2018 7:46 PM To: Nibras Ar Rakib; DHIS 2 Users list Subject: Re: Importing

Re: [Dhis2-users] [Dhis2-devs] Delete Validation Rules

2018-08-20 Thread Calle Hedberg
Hi I do NOT agree that it should be possible to delete data elements that have datavalue or tracker records - in such cases where there is real DATA, the user must assess and delete such DATA first or else leave the data element no longer in use (with its data) - we typically move such

Re: [Dhis2-users] [Dhis2-devs] Delete Validation Rules

2018-08-20 Thread Em Le Hong
Hi, I agree with Calle Hedberg that the system should automatically delete any dependent records related to validation rules. In DHIS2, this kind of issue is not only happen with Validation rules, but also with many other objects. For example to delete a data element, we need to delete its data

[Dhis2-users] Steps to Access Web API in DHIS2

2018-08-20 Thread Getachew Chala
Hi there! Please help me in how to access API in DHIS2. I need a clear steps to do so. Thank you. ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More

[Dhis2-users] Request Help On How To Access Web API in DHIS2

2018-08-20 Thread Getachew Chala
Hi all, I need Help On How To Access Web API in DHIS2. Please put the clear steps and procedures how to access DHIS2 Web API. Thanks ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe :

Re: [Dhis2-users] Request Help On How To Access Web API in DHIS2

2018-08-20 Thread Knut Staring
The API is accessible like this: https://play.dhis2.org/2.30/api/resources It is documented here: https://docs.dhis2.org/master/en/developer/html/webapi.html#webapi_introduction Knut On Mon, Aug 20, 2018 at 9:04 AM Getachew Chala wrote: > Hi all, > I need Help On How To Access Web API in

Re: [Dhis2-users] Error in event creation ERROR: relation "programstageinstance" does not exist Postion: 22

2018-08-20 Thread Knut Staring
Forwarding to user list. On Mon, Aug 20, 2018 at 3:19 AM Parveen Panchal wrote: > Hello Everyone, > > I have created a tracker program in DHIS2 2.30. But when I am entering > the data from tracker it is showing the following error. > [image: error.png] > > Enrollment data has been entered but

Re: [Dhis2-users] Request Help On How To Access Web API in DHIS2

2018-08-20 Thread Abumere Ejakhegbe
Hello Getachew, http://webaddress/api/{version}/{object} eg https://play.dhi2.org/api/29/organisationUnits You can also use the details option that will help guide you. [image: image.png] Abumere On Mon, Aug 20, 2018 at 2:04 PM Getachew Chala wrote: > Hi all, > I need Help On How To Access