Hi Carlos, You must follow the specification of CSV import exactly, otherwise, it will fail for sure.
https://www.dhis2.org/doc/snapshot/en/user/html/ch20.html#d5e2798 Note that the column headers do not matter, rather the order of the columns. Also, you should use UIDs instead of the internal id for categorycomboid. It also looks like you may have some other problems around like 160 of the file. You should double quote all fields, because in this data element (Examen laboratoire VIH test rapide (Determine, Unigold, Double Check) you have a comma in the field itself, which the parser will interpret as a new field. Hope this helps. Best regards, Jason On Fri, Jan 30, 2015 at 12:45 PM, Carlos Nyembwe <[email protected]> wrote: > Hello all, > > I have a concern about the import problem on Data Element for the > update of the information but is the message it gives and Update is > not made. > > [image: Inline image 1] > > > I don't anderstand this message. > > Find in the CSV file that I made > > thank you > > -- > *Carlos Nyembwe* > *Informaticien* > > *Skype: carloscnk1* > *Téléphone: (+243)813166381* > > > > -- > *Carlos Nyembwe* > *Informaticien* > > *Skype: carloscnk1* > *Téléphone: (+243)813166381 <%28%2B243%29813166381>* > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > > -- Jason P. Pickering email: [email protected] tel:+46764147049
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

