=== modified file 'src/docbkx/en/dhis2_user_man_import_export.xml' --- src/docbkx/en/dhis2_user_man_import_export.xml 2014-06-27 16:08:12 +0000 +++ src/docbkx/en/dhis2_user_man_import_export.xml 2014-06-29 22:17:21 +0000 @@ -216,6 +216,13 @@ Operator indicating how to aggreate data in the time dimension. Max 16 char. + Category combination UID + No + UID + Stable identifier. Max 11 char. Will default to default category combination if + not specified. + + Url No @@ -439,7 +446,7 @@ An example of a CSV file for data elements can be seen below. The first row will always be ignored. Notice how you can skip columns and rely on default values or simply leave columns blank: - name,uid,code,shortname,description,formname,domaintype,type,numbertype,texttype,aggregationoperator,url,zero + name,uid,code,shortname,description,formname,domaintype,type,numbertype,texttype,aggregationoperator,categorycombo,url,zero "Women participated in skill development training",,"D0001","Women participated development training" "Women participated in community organizations",,"D0002","Women participated community organizations" A minimal example for importing organisation units with a parent unit looks like