[Dhis2-devs] About Reporting rate in DHIS2

2017-10-05 Thread Carlos Nyembwe
Hello Everyone,

I have a problem about Reporting rate in DHIS2

let's see the printscreen

[image: Inline image 1]



[image: Inline image 2]

For the same fatility, look the result in pivot table and in Reporting rate
summary

who can explain me this different?

Regards


-- 
*Carlos Nyembwe*
*I'm just a Computer Scientist*

*Skype: carloscnk1*
*Cell: (+243)813166381*
*Find me in: | Google Plus  |
**Linkedin
 | Facebook
 | Twitter
 |*
___
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] DHIS-2 Api

2017-10-05 Thread Knut Staring
This is an unfortunate historical remnant..

On Oct 5, 2017 12:59 PM, "Stian Sandvold"  wrote:

> Hi Omer,
>
> Data values are stored to the datavalue table in the database. You can
> look at the column named "sourceid" to find a reference to the organisation
> unit used to store this value.
>
> Hope this helps.
>
> On Thu, Oct 5, 2017 at 6:58 AM, Omer Butt  wrote:
>
>> Hi,
>>
>> I have used this api for sending data values of data set to dhis2
>> database.
>>
>> curl -d @datavalueset.json "https://play.dhis2.org/demo/api/26/dataValueSets;
>>   -H "Content-Type:application/json" -u admin:district -v
>>
>> I passed Org unit id, data set id with data values of data set etc.
>>
>> In DB where orgunit and data set is saved for these data values of data set. 
>> because in data values table only data values are saved.
>>
>> I have to access which org unit is saved this data set.
>>
>> kindly help.
>>
>> Thanks
>>
>>
>> ___
>> 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
>>
>>
>
>
> --
> Stian Sandvold
> Software developer, DHIS2
> University of Oslo
> http://www.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


Re: [Dhis2-devs] DHIS-2 Api

2017-10-05 Thread Stian Sandvold
Hi Omer,

Data values are stored to the datavalue table in the database. You can look
at the column named "sourceid" to find a reference to the organisation unit
used to store this value.

Hope this helps.

On Thu, Oct 5, 2017 at 6:58 AM, Omer Butt  wrote:

> Hi,
>
> I have used this api for sending data values of data set to dhis2 database.
>
> curl -d @datavalueset.json "https://play.dhis2.org/demo/api/26/dataValueSets;
>   -H "Content-Type:application/json" -u admin:district -v
>
> I passed Org unit id, data set id with data values of data set etc.
>
> In DB where orgunit and data set is saved for these data values of data set. 
> because in data values table only data values are saved.
>
> I have to access which org unit is saved this data set.
>
> kindly help.
>
> Thanks
>
>
> ___
> 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
>
>


-- 
Stian Sandvold
Software developer, DHIS2
University of Oslo
http://www.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