Re: [Dhis2-devs] [Dhis2-users] Program data into dataset

2016-05-09 Thread Pramil Liyanage
Hi Uwe and Lars, Thanks for highlighting the importance. As Uwe said, if DHIS2 to continue as a data warehouse, aggregating from tracker will be important. I'm sure there are many who is having the same issue. And in future also there will be many who will face this when moving into patient record

Re: [Dhis2-devs] [Dhis2-users] Program data into dataset

2016-05-09 Thread Uwe Wahser
Hi Pramil & Lars, actually I think that Pramil is adressing a very valid problem. In my current understanding of DHIS2 I wouldn't be able to propose any better solution than using Lars' analysis api and an external tool (php, r, kettle etc) to read the results and fill them into the datasets. How

Re: [Dhis2-devs] [Dhis2-users] Program data into dataset

2016-05-08 Thread Pramil Liyanage
Any help on this? Regards Pramil On Sat, May 7, 2016 at 8:53 PM, Pramil Liyanage wrote: > Thanks Lars. Let me summarize my issue. We have been using aggregated > reporting for TB for a few years and recently introduced individual records > and aggregated using query builder to the same aggregat

Re: [Dhis2-devs] [Dhis2-users] Program data into dataset

2016-05-07 Thread Pramil Liyanage
Thanks Lars. Let me summarize my issue. We have been using aggregated reporting for TB for a few years and recently introduced individual records and aggregated using query builder to the same aggregated dataset. This was customized to the exact national paper report and report was generated from d

Re: [Dhis2-devs] [Dhis2-users] Program data into dataset

2016-05-06 Thread Pamod Amarakoon
Dear Lars, Making aggregated event data available on the fly in data set report would certainly be a useful tool especially when maintaining monitoring and evaluation forms for tracker activities. Thank you On Fri, May 6, 2016 at 6:35 PM, Lars Helge Ă˜verland wrote: > Hi Pramil, > > you can ret

Re: [Dhis2-devs] [Dhis2-users] Program data into dataset

2016-05-06 Thread Lars Helge Ă˜verland
Hi Pramil, you can retrieve aggregated event data from the analytics api. http://dhis2.github.io/dhis2-docs/master/en/developer/html/ch01s32.html Excerpt from the docs: To query for program data elements (of tracker domain type) you can get those by specifying the program for each data element