Questions tagged [dhis2]

DHIS 2 is a web-based open-source information system with visualization features including GIS, charts and pivot tables.

DHIS 2 is a data collection, management and analysis platform. It is currently in use in 40+ countries world-wide. Its primary domain is health management but is also in use in domains such as logistics, finance, education, water and sanitation, food security and forestry.

DHIS 2 is open source software and developed by a global team coordinated by the University of Oslo.

DHIS 2 allows for data capture using desktops, tablets, smartphones and feature phones over the Web, GPRS and SMS.

DHIS 2 lets you analyse data with pivot tables, charts, maps and dashboards. It lets end-users do self-served analysis without reliance on IT staff.

You can learn more at www.dhis2.org

63 questions
5
votes
3 answers

How do I bulk delete data in DHIS2 that has been entered via data entry forms

I have entered data into DHIS2 using data entry forms and would like to delete it, individually or in bulk for multiple geographical units - is there an easy way to do this? Additionally - when I update a data entry form for a data set in DHIS2 to…
Richard Kluckow
3
votes
1 answer

Why do events come in out of order in DHIS2?

I am experiencing some odd behavior with DHIS2. When capturing data on tracker capture, the events come in different orders. For example, admission comes before treatment, but when I schedule another event, (lets say unscheduled visit) it comes…
sokeyo
  • 31
  • 1
2
votes
1 answer

Making DHIS2 work with postgresql

We are facing issues with deployment of DHIS2 with PostgreSQL on AWS. We need help. This is our setup: 1. AWS Beanstalk Tomcat container running DHIS2 (last stable release) 2. AWS RDS instance of Postgresql My question is: - How do I make DHIS2 use…
2
votes
3 answers

How do I change the appearance of the DHIS 2 login screen?

I want to tailor the look of DHIS 2 to my organization. How can I change the flag in the top-left corner and put a notification on the login screen of DHIS 2?
lars
  • 598
  • 3
  • 13
2
votes
0 answers

DHIS2 Version 2.30: Unable to see aggregate data values in pivot table

I have an issue on my dhis2 instance. I am unable to see my aggregate data values in the pivot table application even though I am able to see them in the data entry application. I have tried checking the aggregation levels, the user permissions,…
Ali Nguz
  • 21
  • 2
2
votes
0 answers

DHIS Pivot table returning an Internal Server Error when moving "Organization Unit" to a "Row dimensions"

While working on a pivot table, everything works fine until I move the "Organization Unit" to a "Row dimensions", This doesn't happen for all "Data" types, this happen when an indicator has a denominator with "Org unit count" multiplied by certain…
2
votes
2 answers

What is the purpose of DHIS2's "aggregation type" when "editing data element"?

I can't find details about "aggregation type" in "editing data element" in DHIS2. What is its purpose and what should the value inside be?
2
votes
1 answer

Two DataSets similar Rows Different Columns in DHIS2

I am going to create two data sets in dhis2. They have similar row names (data elements) but the column names are different Table 1 col1 col2 col3 row1 1 2 3 row2 4 5 6 row3 7 8 9 Table 2 col4…
rahram
  • 163
  • 5
2
votes
0 answers

DHIS2 Live Install Problem - HTTP Error 503 - Windows 10 Home v10

I am trying to install and use DHIS2 Live for a small project. I have followed the instructions in the latest DHIS2 Implementor Guide, and extracted the downloaded zipped file to my desktop. When I run the executable file, a tab opens in my browser…
RaBe
  • 21
  • 1
2
votes
2 answers

Data import using CSV into DHIS 2

We have a lot of legacy data sitting on our Excel file that we need to import into our new DHIS2 database. How can we upload the data onto the DHIS using CSV? It is costing us a lot in terms of time and money to employ data entry clerks to manually…
Seidu Abu
  • 21
  • 3
2
votes
1 answer

Error while creating a new user through web api (Dhis2.25)

Error : attempted to assign id from null one-to-one property [org.hisp.dhis.user.UserCredentials.userInfo]" Payload I am using: Payload: { "firstName": "John", "surname": "Doe", "email": "johndoe@mail.com", "userCredentials": { …
2
votes
1 answer

Problem starting DHIS@ using sample PostgreSQL db - HTTP ERROR: 503

I downloaded the dhis2-db-sierra-leone.sql db and imported it into PostreSQL 9.4 running on Windows 8.1. I have configured the dhis.conf as: #hibernate.dialect = org.hibernate.dialect.H2Dialect #hibernate.connection.driver_class =…
DavidR
  • 21
  • 3
2
votes
1 answer

DHIS 2.25 says "Encryption is not configured" - how do you enable it?

In DHIS 2 version 2.25, in the tracked entity attribute screen, under the Confidential field, it says "Encryption is not configured". How do I enable this and allow for confidential/encrypted values?
lars
  • 598
  • 3
  • 13
1
vote
1 answer

How to manage SQL views with dependencies in DHIS 2?

We have two SQL views created in DHIS2 v2.24 where one view depends on other one (say, A depends on B). We have also scheduled an automatic maintenance event every day at 12.00 a.m. Problem is DHIS2 tries to drop view B first during this automated…
lars
  • 598
  • 3
  • 13
1
vote
1 answer

DHIS 2 analytics engine says it is in maintenance mode

In DHIS 2, whenever i run the the data visualizer or pivot table favorites I am getting this error: "Code 503 ,Status Service unavailable". "Analytics engine is in maintenance mode, try again." What does this mean and how can i correct this?
lars
  • 598
  • 3
  • 13
1
2 3 4 5