Re: [Dhis2-devs] Defualt data entry period
Regards >>> >>>Barnali Banerjee >>> >>> >>> >>> From: Tran Chau >>>To: Barnali Bhaduri >>>Cc: Lars Helge Øverland ; DHIS 2 developers >>> >>>Sent: Monday, 15 April 2013 9:06 AM >>>Subject: [Dhis2-devs] Requirement >>> >>> >>> >>>Dear Barnali, >>> >>>The Automated Aggregation function is a tool for automatically scheduling to >>>run on regular intervals. At every midnight, this job runs and get all >>>datasets which have data elements defined into Aggregate Query Builder >>>formulas. The result is datavalues save in database. >>> >>>Click Start button to enable the scheduled job to run at mid-night. It means >>>data value will be updated after every night. Or we can run immediately by >>>pressing Execute button. >>> >>>Please try to open data entry form of the datasets to see the aggregate >>>result. >>> >>> >>> >>>On Monday, April 15, 2013, Barnali Bhaduri wrote: >>>> Dear Tran Chau, >>>> Thank you very much for all the help and all the >>>> suggestion. Now I am understood the 'Aggregation query builder ' process. >>>> After 'Save' the 'Aggregation query builder' >>>> there is any automatic result generation process.I was try with ' >>>> Automated Aggregation' >>>> but the result was not updating.In my project >>>> every time aggregated result will be generated automatically. >>>> >>>> >>>> Barnali Banerjee >>>> >>>> From: Rajib Sengupta >>>> To: Tanusree Bag ; Barnali Bhaduri >>>> >>>> Sent: Monday, 15 April 2013 3:02 AM >>>> Subject: Fw: [Dhis2-devs] Fwd: Re: Requirement >>>> >>>> >>>> - Forwarded Message - >>>> From: Tran Chau >>>> To: Lars Helge Øverland >>>> Cc: DHIS 2 developers >>>> Sent: Thursday, April 11, 2013 8:05 PM >>>> Subject: Re: [Dhis2-devs] Fwd: Re: Requirement >>>> >>>> Dear Barnali, >>>> @Suppose I have one data element Gender,I want to count Total Female and >>>> show the result., >>>> I assume that : >>>> 1. Patient data element which you want to define a formula is >>>> Patient-Gender. This data element links to an optionset with defined >>>> values as Female, Male, Unknown. >>>> 2. The name of your program is P >>>> 3. The stage of program P which included patient data value Patient-Gender >>>> is S >>>> 4. Aggregate data element which you want to put the aggregate result after >>>> running this formula is Gender. >>>> 5. The name of data set which includes data element Gender is D. >>>> >>>> I. To define an aggregate query builder formula, please select menu >>>> Maintenance > Persons and Programs > Aggregation Query Builder link on >>>> left menu >>>> . >>>> In Create new aggregation query builder form, >>>> >>>> Name - Provide name of query, this name is usually same with the name of >>>> aggregate data element, such as Total Female. >>>> Dataset - Select dataset D >>>> Data element - Gender. >>>> Operator - In your case, select the option Number of persons >>>> Program - Select program P >>>> Program Stage - Select program stage S. >>>> Data element for sum/average/min/max - Ignore this field. >>>> In Data elements tab: Select data element Patient-Gender >>>> >>>> Click on button = >>>> >>>> In Condition section, type 'Female' after = sign >>>> >>>> Click Save button. >>>> >>>> II. To run this formula, please come to Services > Individual Records > >>>> Manual Person Aggregation >>>> 1. Select data set D >>>> 2. Select the date range. The system will generate period list based on >>>> date range and period type of data set D. E.g If data set D has period >>>> type is monthly, you select 2013-03-11 --> 2013-04-11, you will have two >>>> periods for running are March 2013 and April 2013. >>>> 3. Select orgunit where you want want to count Total Female. >>>> 4. Click Aggregate and Save button to calculate result and save it as a >>>> data value of data element Gender. These data values are calculated by the >>>> selected orgunit ( on step 3 ), periods created ( on step 2 ) and data >>>> element Gender. >>>> >>>> Hope this can help you. Please contact me if you have any question. >>>> >>>> Best regards, >>>> >>>> Châu Thu Trân >>>> HISP Viet Nam >>>> Email: tran.hispviet...@gmail.com >>>> >>>> On Thu, Apr 11, 2013 at 2:44 PM, Lars Helge Øverland >>>> wrote: >>>> >>>> -- Forwarded message -- >>>> From: "Barnali Bhaduri" < >>>> >>>> >>> >>>-- >>>Best regards, >>> >>>Châu Thu Trân >>>HISP Viet Nam >>>Email: tran.hispviet...@gmail.com >>> >>> >>> >> >> >> > > > ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
[Dhis2-devs] User level setting and Default value in Data Entry form
Hello, DHIS2 Version: 2.11 Build revision: 10445 This is not an bug but understanding of DHIS2 functionality as such no logs are attached. The requirement is as following : We have a org-unit ABC for which we have a user , user1 which can only enter data for dataset X (frequency daily). We have another user, user2, of the same org-unit X, who can enter data for dataset X and Y as well as can do single event without registration for a program P We want to achieve the following : 1. When user1 logs in he will be presented with "Data Entry" screen while when user2 logs in he will be presented with "individual record/single event without registration". Is it possible to have different Start page for different users or is it a global setting only? 2. When user1 logs in in the "Data Entry" screen the organization is pre-selected with org-unit ABC by virtue of the organization association. In that data screen the ONLY value for "DataSet" should be PRE-SELECTED to X and the ONLY value for "Period" should be PRE-SELECTED to the current period (in this case as it is daily frequency so it should be current date). We know how to provide access to user1 to dataset X, but not sure how to achieve showing One and Only default value (Highlighted by the word ONLY and PRE-SELECTED) in these two fields (Data Set and Period). That means, we want user1 to NOT choose any value from the dropdown for both dataset and period field, instead use the defaulted values only 3. This situation is very similar to above with the only difference being in this case it will not be the ONLY value. When user2 logis in the "Data Entry" screen the organization is pre-selected with org-unit ABC. In that data screen the value for "DataSet" should be Defaulted/PRE-SELECTED to X though the user can choose dataset Y as user2 has access to both X and Y. Similarly,in the Period field, user2 can choose any period from the dropdown, but the default/PRE-SELECTED value should be the current period (for daily frequency to current date). Again, we know how to provide access to user2 to dataset X & Y , but not sure how to achieve the PRE-SELECTION in these two fields (dataset and period). 4. Lastly, when user1 is logged in in the system at period end (i.e at 24.00 hour of the current date), is it possible to systematically (automatically) change the Period to the next period (i.e in the case of dataset X to the next date) . This is related with question 2, i.e. how to show a single, pre-selected current period value in the "Period" field of a custom form. Please let us know the best possible option to achieve this in DHIS2. Is it possible to do with configuration, javascript etc or do we need to change the core DHIS2 code to achieve these functionalities. If code change is required please provide us few pointers so that one of my team developer, who is a good Java developer but started in DHIS2 can pick it up. Thanks, Rajib www.missionarogya.org ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] User level setting and Default value in Data Entry form
Hello All, Any suggestions in these requirement? We really want to know what is possible or not in DHIS2 by configuration as soon as possible, so that we can move on to do required code customization to meet our requirement Thanks, Rajib From: Rajib Sengupta To: "dhis2-devs@lists.launchpad.net" Sent: Sunday, April 21, 2013 2:33 PM Subject: [Dhis2-devs] User level setting and Default value in Data Entry form Hello, DHIS2 Version: 2.11 Build revision: 10445 This is not an bug but understanding of DHIS2 functionality as such no logs are attached. The requirement is as following : We have a org-unit ABC for which we have a user , user1 which can only enter data for dataset X (frequency daily). We have another user, user2, of the same org-unit X, who can enter data for dataset X and Y as well as can do single event without registration for a program P We want to achieve the following : 1. When user1 logs in he will be presented with "Data Entry" screen while when user2 logs in he will be presented with "individual record/single event without registration". Is it possible to have different Start page for different users or is it a global setting only? 2. When user1 logs in in the "Data Entry" screen the organization is pre-selected with org-unit ABC by virtue of the organization association. In that data screen the ONLY value for "DataSet" should be PRE-SELECTED to X and the ONLY value for "Period" should be PRE-SELECTED to the current period (in this case as it is daily frequency so it should be current date). We know how to provide access to user1 to dataset X, but not sure how to achieve showing One and Only default value (Highlighted by the word ONLY and PRE-SELECTED) in these two fields (Data Set and Period). That means, we want user1 to NOT choose any value from the dropdown for both dataset and period field, instead use the defaulted values only 3. This situation is very similar to above with the only difference being in this case it will not be the ONLY value. When user2 logis in the "Data Entry" screen the organization is pre-selected with org-unit ABC. In that data screen the value for "DataSet" should be Defaulted/PRE-SELECTED to X though the user can choose dataset Y as user2 has access to both X and Y. Similarly,in the Period field, user2 can choose any period from the dropdown, but the default/PRE-SELECTED value should be the current period (for daily frequency to current date). Again, we know how to provide access to user2 to dataset X & Y , but not sure how to achieve the PRE-SELECTION in these two fields (dataset and period). 4. Lastly, when user1 is logged in in the system at period end (i.e at 24.00 hour of the current date), is it possible to systematically (automatically) change the Period to the next period (i.e in the case of dataset X to the next date) . This is related with question 2, i.e. how to show a single, pre-selected current period value in the "Period" field of a custom form. Please let us know the best possible option to achieve this in DHIS2. Is it possible to do with configuration, javascript etc or do we need to change the core DHIS2 code to achieve these functionalities. If code change is required please provide us few pointers so that one of my team developer, who is a good Java developer but started in DHIS2 can pick it up. Thanks, Rajib www.missionarogya.org ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] User level setting and Default value in Data Entry form
Knut, I am sorry if my email sound to be an entitlement. It really doesn't matter much who I am, as I do not want any preferential treatment due to that :-) But from an organization perspective (www.missionarogya.org) we are using DHIS2 for a project and I am the project manager for that project. Regarding your second question about urgency - We were working round the clock over this weekend to get the work done as we had a demo yesterday (Monday). As , I saw few emails going back and forth , I thought to send this email to the DHIS2 dev list wondering if we can get a quick reply - that's it :-) As I have been involved in several opensource community for a while (though I am new to DHIS2), I have seen that during the weekend the dev team is most active due to the volunteer nature of opensource projects I am again sorry if I hurt you or anyone else's sentiment by not respecting their vacation time .. Still, I will really appreciate if you (or anyone else) can reply at your convenience. Thanks for understanding, Rajib www.missionarogya.org From: Knut Staring To: Rajib Sengupta Cc: DHIS 2 developers Sent: Tuesday, April 23, 2013 3:00 AM Subject: Re: [Dhis2-devs] User level setting and Default value in Data Entry form Sunday is a holiday in many countries. What makes you feel entitled to immediate replies to a long and complex email? I have no idea who you are or the reasons for your urgency. Sent from my mobile On Apr 22, 2013 7:53 AM, "Rajib Sengupta" wrote: Hello All, > > >Any suggestions in these requirement? We really want to know what is possible >or not in DHIS2 by configuration as soon as possible, so that we can move on >to do required code customization to meet our requirement > > >Thanks, >Rajib > > > > > From: Rajib Sengupta >To: "dhis2-devs@lists.launchpad.net" >Sent: Sunday, April 21, 2013 2:33 PM >Subject: [Dhis2-devs] User level setting and Default value in Data Entry form > > > >Hello, > > >DHIS2 Version: 2.11 >Build revision: 10445 > > >This is not an bug but understanding of DHIS2 functionality as such no logs >are attached. > > > >The requirement is as following : > > >We have a org-unit ABC for which we have a user , user1 which can only enter >data for dataset X (frequency daily). >We have another user, user2, of the same org-unit X, who can enter data for >dataset X and Y as well as can do single event without registration for a >program P > > > >We want to achieve the following : > > >1. When user1 logs in he will be presented with "Data Entry" screen while when >user2 logs in he will be presented with "individual record/single event >without registration". Is it possible to have different Start page for >different users or is it a global setting only? > > >2. When user1 logs in in the "Data Entry" screen the organization is >pre-selected with org-unit ABC by virtue of the organization association. In >that data screen the ONLY value for "DataSet" should be PRE-SELECTED to X and >the ONLY value for "Period" should be PRE-SELECTED to the current period (in >this case as it is daily frequency so it should be current date). We know how >to provide access to user1 to dataset X, but not sure how to achieve showing >One and Only default value (Highlighted by the word ONLY and PRE-SELECTED) in >these two fields (Data Set and Period). That means, we want user1 to NOT >choose any value from the dropdown for both dataset and period field, instead >use the defaulted values only > > >3. This situation is very similar to above with the only difference being in >this case it will not be the ONLY value. When user2 logis in the "Data Entry" >screen the organization is pre-selected with org-unit ABC. In that data screen >the value for "DataSet" should be Defaulted/PRE-SELECTED to X though the user >can choose dataset Y as user2 has access to both X and Y. Similarly,in the >Period field, user2 can choose any period from the dropdown, but the >default/PRE-SELECTED value should be the current period (for daily frequency >to current date). Again, we know how to provide access to user2 to dataset X >& Y , but not sure how to achieve the PRE-SELECTION in these two fields >(dataset and period). > > >4. Lastly, when user1 is logged in in the system at period end (i.e at 24.00 >hour of the current date), is it possible to systematically (automatically) >change the Period to the next period (i.e in the case of dataset X to the next >date) . This is related with question 2, i.e. how to show a single, >pre-selected curr
[Dhis2-devs] Timestamp returning date in web api call for datavlaue set
Hello, We are using DHIS2 2.13 as the backend system for Kolkata Medical Emergency System. The concept note of the project can be found here: http://www.missionarogya.org/p/kmes.html. The online portal is using the web-apis The datavaluesets web-api calls are returning the lastupdated timestamp for the dataelement. But it returns it as a date instead of a timestamp as following: timestamp="2013-10-16" Example calls from the demo: http://apps.dhis2.org/demo/api/dataValueSets?dataSet=pBOMPrpg1QX&period=201201&orgUnit=DiszpKrYNg8 http://apps.dhis2.org/demo/api/dataValueSets?dataSet=pBOMPrpg1QX&startDate=2013-10-15&endDate=2013-10-17&orgUnit=DiszpKrYNg8&orgUnit=DiszpKrYNg8&children=false We will really appreciate if this can be solved. Thanks, Rajib___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] Timestamp returning date in web api call for datavlaue set
As Saptarshi mentioned it will be good to have the timestamp as full ISO 8601 string for the web api calls for "Reading Large bulks of data value". http://apps.dhis2.org/demo/api/dataValueSets.xml?dataSet=pBOMPrpg1QX&dataSet=BfMAe6Itzgt&startDate=2013-01-01&endDate=2013-01-31&orgUnit=YuQRtpLP10I&orgUnit=vWbkYPRmKyS&children=true Here is an example Also to be consistent this field should be populated for all the dataValue- here is one example which doesn't has the timestamp Thanks for prompt action Rajib On Tuesday, November 19, 2013 5:13 PM, Saptarshi Purkayastha wrote: I feel it would be good as a full ISO 8601 string. 2013-11-19T14:01:54 with or without the timezone. Surprisingly, in the call that I pasted in my last email, for 3 datavalue there is no timestamp attribute. Also the link which Knut sent doesn't have timestamp attribute. It will be good if they are consistent and with timestamp. I like the lastupdated name instead of timestamp. This also allows to follow-up if the values have been changed or not since the last time they were read. --- Regards, Saptarshi PURKAYASTHA From: morte...@gmail.com Date: Tue, 19 Nov 2013 12:15:41 +0100 Subject: Re: [Dhis2-devs] Timestamp returning date in web api call for datavlaue set To: sun...@gmail.com CC: knu...@gmail.com; rajibs...@yahoo.com; dhis2-devs@lists.launchpad.net So what do we want here, a full timestamp as in numbers, or a full ISO 8601 string? We have had it likes this for several releases now, and it has the potential to break external users. I'm not too happy with the name "timestamp", but I guess that's minor.. -- Morten On Tue, Nov 19, 2013 at 12:08 PM, Saptarshi Purkayastha wrote: Rajib probably meant for this Web API call. >Trying out the Web API Call mentioned in the doc on "Reading Large bulks of >data value" >http://apps.dhis2.org/demo/api/dataValueSets.xml?dataSet=pBOMPrpg1QX&dataSet=BfMAe6Itzgt&startDate=2013-01-01&endDate=2013-01-31&orgUnit=YuQRtpLP10I&orgUnit=vWbkYPRmKyS&children=true > >Yes, I can see the timestamp lists only date and I agree would be good that >its a full timestamp instead of date only. > >--- >Regards, >Saptarshi PURKAYASTHA > > > > >From: knu...@gmail.com >Date: Tue, 19 Nov 2013 10:13:57 +0100 >To: rajibs...@yahoo.com >CC: dhis2-devs@lists.launchpad.net >Subject: Re: [Dhis2-devs] Timestamp returning date in web api call for >datavlaue set > > > >Hi Rajib, > > >Looking at the following query, there is in fact no dataelement lastupdated >for dataValueSets, perhaps you are referring to completedDate? > > >http://apps.dhis2.org/demo/api/dataValueSets.xml?dataSet=pBOMPrpg1QX&period=201201&orgUnit=DiszpKrYNg8 > > >Knut > > > >On Mon, Nov 18, 2013 at 1:28 PM, Rajib Sengupta wrote: > >Hello, >> >>We are using DHIS2 2.13 as the backend system for Kolkata Medical Emergency System. The concept note of the project can be found here: http://www.missionarogya.org/p/kmes.html. The online portal is using the web-apis >> >>The datavaluesets web-api calls are returning the lastupdated timestamp for >>the dataelement. But it returns it as a date instead of a timestamp as >>following: timestamp="2013-10-16" >> >>Example calls from the demo: >>http://apps.dhis2.org/demo/api/dataValueSets?dataSet=pBOMPrpg1QX&period=201201&orgUnit=DiszpKrYNg8 >> >> >> >>http://apps.dhis2.org/demo/api/dataValueSets?dataSet=pBOMPrpg1QX&startDate=2013-10-15&endDate=2013-10-17&orgUnit=DiszpKrYNg8&orgUnit=DiszpKrYNg8&children=false >> >> >>We will really appreciate if this can be solved. >> >> >>Thanks, >>Rajib >> >> >> >>___ >>Mailing list: https://launchpad.net/~dhis2-devs >>Post to : dhis2-devs@lists.launchpad.net >>Unsubscribe : https://launchpad.net/~dhis2-devs >>More help : https://help.launchpad.net/ListHelp >> >> > > > >-- > >Knut Staring >Dept. of Informatics, University of Oslo >+4791880522 >http://dhis2.org >___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp >___ >Mailing list: https://launchpad.net/~dhis2-devs >Post to : dhis2-devs@lists.launchpad.net >Unsubscribe : https://launchpad.net/~dhis2-devs >More help : https://help.launchpad.net/ListHelp > > ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-devs] Timestamp returning date in web api call for datavlaue set
Hello All, Please let me know if this issue is identified to be fixed in the core DHIS2 and if yes, whether I need to do anything else (like report a bug etc. in a issue tracking system), so that I can follow the progress of this issue (such as, if anyone is assigned to this, any tentative timeline). Based on the timeline, we need to decide if we need to move forward with our own fix or wait for the core DHIS2 fix . Thanks, Rajib On Wednesday, November 20, 2013 1:03 AM, Rajib Sengupta wrote: As Saptarshi mentioned it will be good to have the timestamp as full ISO 8601 string for the web api calls for "Reading Large bulks of data value". http://apps.dhis2.org/demo/api/dataValueSets.xml?dataSet=pBOMPrpg1QX&dataSet=BfMAe6Itzgt&startDate=2013-01-01&endDate=2013-01-31&orgUnit=YuQRtpLP10I&orgUnit=vWbkYPRmKyS&children=true Here is an example Also to be consistent this field should be populated for all the dataValue- here is one example which doesn't has the timestamp Thanks for prompt action Rajib On Tuesday, November 19, 2013 5:13 PM, Saptarshi Purkayastha wrote: I feel it would be good as a full ISO 8601 string. 2013-11-19T14:01:54 with or without the timezone. Surprisingly, in the call that I pasted in my last email, for 3 datavalue there is no timestamp attribute. Also the link which Knut sent doesn't have timestamp attribute. It will be good if they are consistent and with timestamp. I like the lastupdated name instead of timestamp. This also allows to follow-up if the values have been changed or not since the last time they were read. --- Regards, Saptarshi PURKAYASTHA From: morte...@gmail.com Date: Tue, 19 Nov 2013 12:15:41 +0100 Subject: Re: [Dhis2-devs] Timestamp returning date in web api call for datavlaue set To: sun...@gmail.com CC: knu...@gmail.com; rajibs...@yahoo.com; dhis2-devs@lists.launchpad.net So what do we want here, a full timestamp as in numbers, or a full ISO 8601 string? We have had it likes this for several releases now, and it has the potential to break external users. I'm not too happy with the name "timestamp", but I guess that's minor.. -- Morten On Tue, Nov 19, 2013 at 12:08 PM, Saptarshi Purkayastha wrote: Rajib probably meant for this Web API call. >Trying out the Web API Call mentioned in the doc on "Reading Large bulks of >data value" >http://apps.dhis2.org/demo/api/dataValueSets.xml?dataSet=pBOMPrpg1QX&dataSet=BfMAe6Itzgt&startDate=2013-01-01&endDate=2013-01-31&orgUnit=YuQRtpLP10I&orgUnit=vWbkYPRmKyS&children=true > >Yes, I can see the timestamp lists only date and I agree would be good that >its a full timestamp instead of date only. > >--- >Regards, >Saptarshi PURKAYASTHA > > > > >From: knu...@gmail.com >Date: Tue, 19 Nov 2013 10:13:57 +0100 >To: rajibs...@yahoo.com >CC: dhis2-devs@lists.launchpad.net >Subject: Re: [Dhis2-devs] Timestamp returning date in web api call for >datavlaue set > > > >Hi Rajib, > > >Looking at the following query, there is in fact no dataelement lastupdated >for dataValueSets, perhaps you are referring to completedDate? > > >http://apps.dhis2.org/demo/api/dataValueSets.xml?dataSet=pBOMPrpg1QX&period=201201&orgUnit=DiszpKrYNg8 > > >Knut > > > >On Mon, Nov 18, 2013 at 1:28 PM, Rajib Sengupta wrote: > >Hello, >> >>We are using DHIS2 2.13 as the backend system for Kolkata Medical Emergency System. The concept note of the project can be found here: http://www.missionarogya.org/p/kmes.html. The online portal is using the web-apis >> >>The datavaluesets web-api calls are returning the lastupdated timestamp for >>the dataelement. But it returns it as a date instead of a timestamp as >>following: timestamp="2013-10-16" >> >>Example calls from the demo: >>http://apps.dhis2.org/demo/api/dataValueSets?dataSet=pBOMPrpg1QX&period=201201&orgUnit=DiszpKrYNg8 >> >> >> >>http://apps.dhis2.org/demo/api/dataValueSets?dataSet=pBOMPrpg1QX&startDate=2013-10-15&endDate=2013-10-17&orgUnit=DiszpKrYNg8&orgUnit=DiszpKrYNg8&children=false >> >> >>We will really appreciate if this can be solved. >> >> >>Thanks, >>Rajib >> >> >> >>___ >>Mailing list: https://launchpad.net/~dhis2-devs >>Post to : dhis2-devs@lists.launchpad.net >>Unsubscribe : https://launchpad.net/~dhis2-devs >>More help : https://help.launchpad.net/ListHelp >> >> > > > >-- > >Knut Staring >Dept. of Informatics, University of Oslo >+4791880522 >http://dhis2.org >_