dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01648
[Bug 418626] Re: DHIS 1.4 File Import incorrectly imports indicator formulas
** Description changed:
DHIS 1.4 file imports result in corrupted indicator formulas.
As as example, the DHIS 1.4 indicator numerator element is defined as
SUM([R76])
(which corresponds to Antenatal 1st visits total)
+ In the DHIS2, the corresponding indicator numerator is defined as
+
([76.4]
(appears as Immunised fully <1 year new)
+
+ Essentially, all indicators are mixed up after the import, with all
+ DataMart exports failing as a result.
--
DHIS 1.4 File Import incorrectly imports indicator formulas
https://bugs.launchpad.net/bugs/418626
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
Status in DHIS 2: New
Bug description:
DHIS 1.4 file imports result in corrupted indicator formulas.
As as example, the DHIS 1.4 indicator numerator element is defined as
SUM([R76])
(which corresponds to Antenatal 1st visits total)
In the DHIS2, the corresponding indicator numerator is defined as
([76.4]
(appears as Immunised fully <1 year new)
Essentially, all indicators are mixed up after the import, with all DataMart exports failing as a result.
References