Hi Sumudu,
For version 2.15,
There is a person Identifier, Go to Program & Attributes select Attributes;
You can make an ID unique by checking UNIQUE which will give you options
like unique with in 1.whole system, 2. org unit, 3. program, or 4. program
and orgunit. This means that you get to ente
Hi John,
Check that the analytics actually ran and there were no errors in the
log. If that is not a problem, try different configuration in the org
unit dimension e.g. using groups instead of level or vice versa. I
have also found that sometimes I get no values with an org unit level
but
Hi Hardingt,
This might not be a bug. Check your data elements definition to see if
you have checked "Save Zero Values". If you have created the data
elements as zero is not significant then the database will not store
zero.
Hope this helps.
Best,
Busoye
Quoting hardingt :
Public bu
revno: 15298
committer: paulmarkcasti...@gmail.com
branch nick: trunk
timestamp: Mon 2014-05-19 15:34:54 +0800
message:
Implemented Interpretations for Mobile Lite
https://blueprints.launchpad.net/dhis-mobile/+spec/mla-interpretations
I think this actually is a bug, or at the very least, something quite
confusing to users. The issue here is that IF the data element is not zero
significant, and a user enters a zero. Tim describes a case which is
reproducible, but what happens is not really what is expected. If a user
enters a zer
Hi Sumudu,
Thanks Emma for the response. Just to add a bit more detail on the
identifier issue.
There is no way at the moment to automatically generate IDs on the format
you suggest.
What is possible, as Emma writes, is to define what we call "uniqueness
scope" for attributes.
So in your case I
Hi James,
the "aggregation operator" refers to the time dimension - data will be
averaged through time but still summed in the org unit hierarchy dimension.
We could make this clearer in the system I guess.
regards,
Lars
On Mon, May 19, 2014 at 12:55 PM, James Chang wrote:
> Hi,
>
> On DHIS
revno: 15299
committer: Abyot Asalefew Gizaw aby...@gmail.com
branch nick: dhis2
timestamp: Mon 2014-05-19 13:33:07 +0200
message:
tei registration and enrollment
modified:
dhis-2/dhis-web/dhis-web-tracker-capture/src/main/webapp/dhi
Public bug reported:
Certain places in the system it is required to have authorities not
related to the object one is attempting to delete. E.g. to delete a data
element group, it is required to have access to updating data elements.
This happens because the deletion handlers are cleaning up asso
revno: 15300
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-05-19 13:42:06 +0200
message:
Web light module, cleaned up code style
modified:
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/us
revno: 15301
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-05-19 13:44:01 +0200
message:
User role schema descriptor fix
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/schema/descriptors/UserRoleSchema
Hi Lars - thanks for the quick reply.
I though AVG was valid within the same data-collection period as well as
across time. If this is the case, how do you calculate an average within
the same data collection period? AN indicator that divides the DE that has
the answer between valid answers? Norma
Hi Romain,
I just tried this on the online demo site and in works fine following these
steps:
1) Open Pivot Table App
2) In data elements, select group Immunization and select the data element
"BCG doses given"
3) Click Update to see the table with data, these are totals for "BCG doses
given", by
revno: 15302
committer: jimgr...@gmail.com
branch nick: dhis2
timestamp: Mon 2014-05-19 08:40:33 -0400
message:
Remove unused UserCredentialsCanUpdateFilter.java
removed:
dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp
Hi Rodolfo,
I am not sure if I understand you correctly so I will just try to explain
how it works: With avg operator, you can get a valid "disaggregated" data
value for period "within" the data collection frequency. So if you collect
population with a yearly frequency for a data element with the
Hi Lars - your example for population is correct. It makes sense. Our case
is scores calculated for quality assurance. On a given month we may get:
*Region A*
- Outlet 1: 90
- Outlet 2: 100
- Outlet 3: not conducted
- Outlet 4: 80
When looking in analytics at Region A, on the that month, we expect
revno: 15303
committer: Abyot Asalefew Gizaw aby...@gmail.com
branch nick: dhis2
timestamp: Mon 2014-05-19 16:00:19 +0200
message:
communication between tei dashboard controller
modified:
dhis-2/dhis-web/dhis-web-tracker-capture/src/
A possible solution would be to control the behavior of of a cat combination to
produce totals or calculate an average across cat combo options and data
elements.
JM
El 19/05/2014, a las 08:54, Rodolfo Melia escribió:
> Hi Lars - your example for population is correct. It makes sense. Our case
revno: 15304
committer: Tran Chau
branch nick: dhis2
timestamp: Mon 2014-05-19 22:53:36 +0800
message:
Add statement to update aggregate query builder formulas from 2.13 to 2.15
modified:
dhis-2/dhis-services/dhis-service-tracker/sr
Yes Ola, you're right!!
I didn't select the option in the left side menu. Now its works! but now,
how do you use the "category" option in the layout dimension column?
Thanks for your help,
Romain
2014-05-19 12:24 GMT+00:00 Ola Hodne Titlestad :
> Hi Romain,
>
> I just tried this on the online
revno: 15305
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-05-19 17:19:17 +0200
message:
Deletion of category combination, including check for attributeoptioncombo in
datavalues
modified:
dhis-2/dhis-service
revno: 15306
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-05-19 17:28:18 +0200
message:
Category deletion, allowing deletion of categories which are linked to option
combos. No good reason to deny that.
modifi
revno: 15307
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-05-19 19:59:03 +0200
message:
Added new web api method at api/dimensions/constraints for potential
dimensional constraints
modified:
dhis-2/dhis-api/
revno: 15308
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-05-19 20:25:05 +0200
message:
Excluded xerces
modified:
dhis-2/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your tea
Hi Bob,
thanks for looking into this.
Morten, do you think you can comment on this?
I have excluded xercesImpl for now, I think it should be provided by the
container anyway so should not be a problem. We can put it back if
necessary.
Lars
On Fri, May 16, 2014 at 2:45 PM, Bob Jolliffe wr
I think it should be fine, as long as some kind of impl is provided by the
container.
--
Morten
On Mon, May 19, 2014 at 8:30 PM, Lars Helge Øverland wrote:
> Hi Bob,
>
> thanks for looking into this.
>
> Morten, do you think you can comment on this?
>
> I have excluded xercesImpl for now, I thi
Hi Rodolfo,
now I understand what you mean. The solution I think would be to introduce
another aggregation operator: one for the time dimension, and another for
the org unit hierarchy dimension. Then you could set the org unit hierarchy
aggregation operator to avg to get your desired results. This
revno: 1070
committer: Lars Helge Overland
branch nick: dhis2-docbook-docs
timestamp: Mon 2014-05-19 21:27:52 +0200
message:
Typo
modified:
src/docbkx/en/dhis2_user_man_web_api.xml
src/docbkx/en/resources/css/docbook_bsd.css
--
l
Hi,
No, that format is not supported out of the box.
With a custom report or a small app you could do it though, as all the
parts of that composite ID should be available through the Web-API.
Ola
--
--
Ola Hodne Titlestad (Mr)
HISP
Department of Informatics
U
Good.
Not sure what you mean Romain. Can you use an example from the demo?
What kind out table layout do you want?
Ola
-
--
Ola Hodne Titlestad (Mr)
HISP
Department of Informatics
University of Oslo
Mobile: +47 48069736
Home address: Eftasåsen 68, 0687 O
This sounds great ! I like the idea of separating the operators to use
across Org Units or across Time. It sounds like we will gain this feature
just in time for Christmas...
I noticed the new Org Unit count feature on the indicators- this will
address many other needs, but not this one in partic
Understood - thanks for the feedback.
Lars
On Mon, May 19, 2014 at 10:18 PM, Rodolfo Melia wrote:
> This sounds great ! I like the idea of separating the operators to use
> across Org Units or across Time. It sounds like we will gain this feature
> just in time for Christmas...
>
> I noticed
The parser impl should be provided by the java runtime.
On 19 May 2014 19:56, Morten Olav Hansen wrote:
> I think it should be fine, as long as some kind of impl is provided by the
> container.
>
> --
> Morten
>
>
> On Mon, May 19, 2014 at 8:30 PM, Lars Helge Øverland
> wrote:
>
>> Hi Bob,
>>
Hi Ola,
When you clic on layout in the demo, in the "Dimensions" column you have at
the top of the list "Categories", how do you use that since it is generic
and now you have to specify actual disagregations in the left panel before
seeing the result on the table.
Hope my question is more clear now
Jason hits the nail on the head.
If the user puts data in an incorrect field and later replaces the field with a
zero, the data element stays on its previous value. This is confusing because
the form gives no feedback to why it will not update the value.
I am advising our data entry folks that t
Public bug reported:
When searching for user groups after clicking share button for dashboards,
relevant user groups fail to be listed and thus dashboard cannot be shared.
Affects 2.15 build revision 15052.
** Affects: dhis2
Importance: Undecided
Status: New
--
You received this
Public bug reported:
The current validation functionalities are centered around mathematical values.
In Tracker (just like at aggregate level), it would be helpful to introduce
validation of form fields against another form field.
In our particular case we are using DHIS2 in Uganda for tracking
Hi guys am a student in Kenya and am trying to pull the list of Org Units,
to an android spinner
Benjamin Mwalimu Mulyungi
Software engineer, Merphy Technologies
www,merphy.co.ke
Cell +254712953938
simplicity is the ultimate sophistication
___
Mailing l
Hi guys am a student in Kenya and am trying to pull the list of Org Units,
to an android spinner could anyone help me go about it because ave been
stuck on this place for about a week now
Benjamin Mwalimu Mulyungi
Software Developer
Cell +254712953938
simplicity is the ultimate sophistication
39 matches
Mail list logo