Gassim
(AL-Gassim Sharaf Addin)
11 January 2022 13:44
5
Thank you for trying this in play! Actually, there is a similar case with orgunits, the exported files is different from the required import parameters:
It looks like the exported CSV has different parameters than the expected ones in the CSV import. I suggest that you use the info from the export file but change the headers according to the documentation (OU CSV ).
Here is an example:
Exported CSV
New Headers
The “path” will help you to assign the “Parent” parameter, everything else you’ll just need to copy and paste.
Similarly, I think you’d have to use the following CSV columns in the docs: Tracker - DHIS2 Documentation
I hope this will work!