[Dhis2-users] [2.14] The dataset does not appear in the dataset list when doing data entry

2014-04-18 Thread Thái Chương
Hi, I'm facing a problem that my dataset does not appear in the dataset combobox when doing data entry with 2.14 stable version. I've created a new dataset, designed a custome data entry. Then assigned to all userroles, organisationunits I have in the system. At the country and province level, I c

Re: [Dhis2-users] [2.14] The dataset does not appear in the dataset list when doing data entry

2014-04-18 Thread Thái Chương
though I had assigned to orgunits in the > data set module. Maybe this might help. > > Best regards, > > Busoye > > On 18 Apr 2014, at 11:26, Thái Chương wrote: > > Hi, > I'm facing a problem that my dataset does not appear in the dataset > combobox when doing data

Re: [Dhis2-users] [Dhis2-devs] Great video from Norad on DHIS 2 in Ghana

2014-06-04 Thread Thái Chương
Thanks. So nice, i will share it. On Wed, Jun 4, 2014 at 9:11 PM, greg.row...@gmail.com wrote: > Agreed! :-) > > Our staff in the HISP-SA office even want a link to it for our website... > > Sent from my HTC > > - Reply message - > From: "Jim Grace" > To: "Ola Hodne Titlestad" > Cc: "

Re: [Dhis2-users] [Dhis2-devs] Speed up the " Data capture and maintenance organisation units"

2014-06-04 Thread Thái Chương
%C3%A5sen+68,+0687+Oslo,+&t=h&hnear=Eftas%C3%A5sen+68,+%C3%98stensj%C3%B8,+0687+Oslo,+Norway&z=16> > > > On 4 June 2014 08:51, Thái Chương wrote: > >> Hi Devs, >> In user management, I just feel the "Data capture and maintenance >> organisation units

Re: [Dhis2-users] [Dhis2-devs] Speed up the " Data capture and maintenance organisation units"

2014-06-04 Thread Thái Chương
d, Jun 4, 2014 at 6:16 PM, Ola Hodne Titlestad > wrote: > >> >> On 4 June 2014 21:28, Thái Chương wrote: >> >>> Thank you Ola, >>> We have 4 levels and already set to the largest one. >>> >> Actually it works the other way around, so sett

[Dhis2-users] The table in dashboard has not been updated automatically

2014-07-08 Thread Thái Chương
Dear all, I've created some tables and add to dashboard to follow up the data in the provinces which we have trained. But even data is coming, the tables have not been updated automatically. I have to go to pivot table, click update to see the new data. What is the business logic of the tables on

[Dhis2-users] How to delete the duplicated indicators?

2014-07-28 Thread Thái Chương
Dear all, I've created some indicators in DHIS2 system. There are some duplicated indicators. Then I wanna delete those. And I got this message: "Object not deleted because it is associated by objects of type ReportTable" What should I do? I wanna delete because I don't want user to be confused.

[Dhis2-users] [WebAPI] - How to get list of districts which have data entered in system by webAPI

2014-09-17 Thread Thái Chương
Dears, I'm going to make a html report to get the list of districts which have data entered in DHIS2 system by webapi. Is there anyway to check/get this? Thank you very much and best regards, -- THAI Chuong YM/Skype : thaichuong159 Phone: (+84) 918776134 / (+856) 2091708927

[Dhis2-users] Can tracker aggregation function aggregate the tracked data on specified period

2015-09-03 Thread Thái Chương
Hi all, I have an issue on implementing DHIS2 with legacy tracked entities data. My data tracked the entity on Aug 2nd 2014, means over a year. I'm going to build an aggregation rule to aggregate the tracked data for other level of data use. But could not see the option to specify the time period

Re: [Dhis2-users] [Dhis2-devs] Can tracker aggregation function aggregate the tracked data on specified period

2015-09-17 Thread Thái Chương
will aggregated as per your requirements. > > Thanks > > Fatema > > > On Fri, Sep 4, 2015 at 11:22 AM, Thái Chương > wrote: > >> Hi all, >> I have an issue on implementing DHIS2 with legacy tracked entities data. >> My data tracked the entity on Aug 2nd

Re: [Dhis2-users] DHIS2 64 Bit Machine

2012-08-15 Thread Thái Chương
Dear Ranga, I'm using 64bit machine, Windows 7, mysql and DHIS2 2.9-SNAPSHOT. 2012/8/15 Knut Staring > Hi Ranga, we are always using 64 bit, but I guess only India is using > Mysql. Forwarding to the list. > > Sent from my mobile > On Aug 15, 2012 9:10 AM, "Rangarirai Matavire" > wrote: > >> H

[Dhis2-users] Problem with Javascript on Data Entry page (linux)

2013-01-23 Thread Thái Chương
Dear all, I built trunk code and run on Tomcat server. I can be able to deploy and run well dhis.war on Windows, But on linux There's an error on Javascripts as below (when I tried to access Data Entry page): ReferenceError: maintenanceModulesNo is not defined http://localhost:8080/dhis/main.js i

Re: [Dhis2-users] [Dhis2-devs] Problem with Javascript on Data Entry page (linux)

2013-01-23 Thread Thái Chương
t; Lars > > > On Wed, Jan 23, 2013 at 11:29 AM, Thái Chương wrote: > >> Dear all, >> I built trunk code and run on Tomcat server. >> I can be able to deploy and run well dhis.war on Windows, >> >> But on linux >> There's an error

Re: [Dhis2-users] Hide empty Rows in Excel (pivot tables)

2013-12-23 Thread Thái Chương
Yes, It's good to make all be consistent. Not only Excel spreedsheet, but also others. 2013/12/23 Jose Garcia Muñoz > > Dear all, > > in pivot tables, when a user selects the option "Hide Empty Rows" and > downloads the pivot table as an Excel spreedsheet, the xls file shows all > the rows, it

Re: [Dhis2-users] [Dhis2-devs] OpenMRS to DHIS2

2014-01-27 Thread Thái Chương
Hi Edwin, Which data are you going to transfer? I think you can make a automatic script to use DHIS2 webapi. It's strong! You can also reference the module as awanthika said. 2014-01-28 awanth sen > Hi Edwin, > > I dont know about a tool to automate. but there is a dhis connector module > in hi

Re: [Dhis2-users] OpenMRS to DHIS2

2014-01-27 Thread Thái Chương
Currently I don't think that we have a tool for mapping between openMRS report and DHIS2 report. But the module which awanth and Mohammad Ullah said can collect data from openMRS (by sql queries) and transfer to a dataset in DHIS2. And It's not automatic. It should give you some ideas 2014-01-28

Re: [Dhis2-users] Fwd: importing sql file in postgresql database

2014-03-04 Thread Thái Chương
Hello, could you please clarify how did you import thing and what is the error you face? How did you have you sql backup? Normally we can import as previous reply On Mar 4, 2014 5:08 PM, "HAKIZIMANA Franck" wrote: > > > -- Forwarded message -- > From: riddy ndoma > Date: Tue, Ma

[Dhis2-users] How to calculate number of patients discontinue with the program?

2014-03-07 Thread Thái Chương
Dears, I'm looking for a way to aggregate number of patients discontinue with the program by checking if those patients do not come to facility for over 3 months (base on last due date). How should I build the aggregate query or indicator in this case? Thank you very much, -- Thai Chuong HCMUT

Re: [Dhis2-users] Clear all value in DHIS2 system

2014-03-13 Thread Thái Chương
Hi Chanara, You can try to reset table datavalue and patientattributevalue directly from database. Those content the information you mentioned. Best regards, On Thu, Mar 13, 2014 at 10:35 PM, Channara wrote: > Dear all user and dev, > Can you tell me how can i clear all values relate to data e

[Dhis2-users] Implementing DHIS2 with Oracle database

2017-07-21 Thread Thái Chương
Hello! Does anyone has experience with DHIS2 to work with Oracle database? I'm also looking forward for real-time aggregation of analytical data solution with Oracle practice mentioned in the following white paper. http://www.oracle.com/us/products/middleware/data-integration/realtime-data-warehou