I prepared a dataset. I want to import the monthly data value. The challenge I faced was that I couldn’t build the template CSV file. If anyone has experience in this, don’t hesitate to provide me with a template, guidance, or recommendation.
One alternate way is to fill one or two data entries for one period and take an export of the csv file from your system, there you get a very good template, advantage is some of the UIDs like attributecombo etc will be also easier to populate this way.
@jthomas It’s a great idea thanks. I am still needing your support. When I exported data using the name of the data element, the data looked like this: "ØªØØµÙŠÙ†_دون العام_السل
" Could you please tell me how to fix this?
Check out this documentation for guide on how to import data into the DHIS2 1.13. CSV metadata import.
If you are having some difficulty feel free to reach out to my email raphaelkenyuri@gmail.com for assistance
Hi @sami.oracle10g ,
The import of aggregate data values is documented here
Note that the order of the columns is very important. You cannot skip them, and the header row will be ignored. You must use only commas as delimiters. I would recommend that you double quote all fields as well, although it is not strictly required.
Good luck!
Regards,
Jason
the import data problem is solved. but new problem is appeared is When I exported data using the name of the data element, the data looked like this: "ØªØØµÙŠÙ†_دون العام_السل
" Could you please tell me how to fix this?
Did you solve this, most likely this could be a locale issue of your laptop?