[Dhis2-users] Person attributes problems in 2.14
Dear all, We are moving our data from 2.13 to 2.14. As we are using the tracker, we also have executed the script to convert the old fixed attributes to dynamic ones. And indeed everything looks fine in the database. However: 1) The person attributes are showing empty values in our Custom forms. However attribute values are in the database, and in fact we can see them in the Identifier/Attribute tag under Person Dashboard. Also you can replicate this problem in the Sierra Leone demo. 2) The filter dropbox in the advanced search utility (under Person Management) only shows the options "Search by identifier" and "Enrollment Date". Other attributes are missing Thanks Jose ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-users] Data entry's issue
Hi Frank, You have not properly quoted the columns with double quotes. See ( http://www.dhis2.org/doc/snapshot/en/user/html/ch21s04.html) and the example below. name,uid,code,shortname,description,formname,domaintype,type,numbertype,texttype,aggregationoperator,url,zero "Women participated in skill development training","","D0001","Women participated development training" The documents are a bit confusing here I think, as the column names in the documentation does not correspond to the require CSV header file, but this should actually not matter, as the first row is ignored. The attached file will work with http://apps.dhis2.org/dev/. Regards, Jason On Mon, Feb 24, 2014 at 5:27 PM, Knut Staring wrote: > Hi Franck, > We cannot help if you dont supply a log file with error messages. > > Sent from my mobile > On 24 Feb 2014 21:51, "HAKIZIMANA Franck" wrote: > >> Hi everybody, >> >> I'm using dhis2 live 2.14 and I have updated it with the new feature for >> importing meta-data. I tried to import the data-elements(meta-data) and >> this was done successfully. I put them into Data element group and that >> group I put it into data element group set .I create also a data set for >> these data element. so far everything was fine but when I have tried to get >> data entry for those data element I have gotten an error message that: >> An exception occurred >> Sorry! The system failed to execute the operation. Usually, no data is >> lost and you can continue working by going back to the previous page. Could >> someone help me to find the solution. Maybe I made an error in importing >> meta-data? >> >> Find the attached CSV file that I have used to import these data element >> >> regards, >> >> Franck >> >> ___ >> Mailing list: https://launchpad.net/~dhis2-users >> Post to : dhis2-users@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~dhis2-users >> More help : https://help.launchpad.net/ListHelp >> >> > ___ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-users@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > name,uid,code,shortname,description,formname,domaintype,type,numbertype,texttype,aggregationoperator,url,zero "Number of pregnan women","","test1","Number of pregnan women","Number of pregnan women","Number of pregnan women","aggregate","int","number","","sum","","false" "Number of life birth","","test2","Number of life birth","Number of life birth","Number of life birth","aggregate","int","number","","sum","","false" "Number of women age 15 to 44 year old","","test3","Number of women age 15 to 44 year old","Number of women age 15 to 44 year old","Number of women age 15 to 44 year old","aggregate","int","number","","sum","","false" "Number of women age 15 to 49 year old","","","Number of women age 15 to 49 year old","Number of women age 15 to 49 year old","Number of women age 15 to 49 year old","aggregate","int","number","","sum","","false" "Number of children under 1 year","","test4","Number of children under 1 year","Number of children under 1 year","Number of children under 1 year","aggregate","int","number","","sum","","false" "Number of children under 5 years","","Test5","Number of children under 5 years","Number of children under 5 years","Number of children under 5 years","aggregate","int","number","","sum","","false"___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp
Re: [Dhis2-users] Data entry's issue
Hi Franck, We cannot help if you dont supply a log file with error messages. Sent from my mobile On 24 Feb 2014 21:51, "HAKIZIMANA Franck" wrote: > Hi everybody, > > I'm using dhis2 live 2.14 and I have updated it with the new feature for > importing meta-data. I tried to import the data-elements(meta-data) and > this was done successfully. I put them into Data element group and that > group I put it into data element group set .I create also a data set for > these data element. so far everything was fine but when I have tried to get > data entry for those data element I have gotten an error message that: > An exception occurred > Sorry! The system failed to execute the operation. Usually, no data is > lost and you can continue working by going back to the previous page. Could > someone help me to find the solution. Maybe I made an error in importing > meta-data? > > Find the attached CSV file that I have used to import these data element > > regards, > > Franck > > ___ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-users@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp
[Dhis2-users] Data entry's issue
Hi everybody, I'm using dhis2 live 2.14 and I have updated it with the new feature for importing meta-data. I tried to import the data-elements(meta-data) and this was done successfully. I put them into Data element group and that group I put it into data element group set .I create also a data set for these data element. so far everything was fine but when I have tried to get data entry for those data element I have gotten an error message that: An exception occurred Sorry! The system failed to execute the operation. Usually, no data is lost and you can continue working by going back to the previous page. Could someone help me to find the solution. Maybe I made an error in importing meta-data? Find the attached CSV file that I have used to import these data element regards, Franck Name,UID,Code,Short name,Description,Form name,Domain type,Type,Number type,Text type,Aggregation operator,Url,Zero is significant Number of pregnan women,,test1,Number of pregnan women,Number of pregnan women,Number of pregnan women,aggregate,int,number,,sum,,false Number of life birth,,test2,Number of life birth,Number of life birth,Number of life birth,aggregate,int,number,,sum,,false Number of women age 15 to 44 year old,,test3,Number of women age 15 to 44 year old,Number of women age 15 to 44 year old,Number of women age 15 to 44 year old,aggregate,int,number,,sum,,false Number of women age 15 to 49 year old,,,Number of women age 15 to 49 year old,Number of women age 15 to 49 year old,Number of women age 15 to 49 year old,aggregate,int,number,,sum,,false Number of children under 1 year,,test4,Number of children under 1 year,Number of children under 1 year,Number of children under 1 year,aggregate,int,number,,sum,,false Number of children under 5 years,,Test5,Number of children under 5 years,Number of children under 5 years,Number of children under 5 years,aggregate,int,number,,sum,,false , ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp