CSUUID wrong values after export
Solved
Hello Guys
I am loving to use mongobooster 4, but i am having an issue and i do not know what i am doing wrong. On my documents i have ids, CSUUID that look ok on the applicatoion when set to legacy UUID .net format. But when i export the table to csv, i get differente values for the UUID.
What am i doing wrong?
Regards
It is a bug, we will fix it in the next update.
A workaround solution:
You can use MongoExport utility to export it as CSV. It will display the LUUID more friendly.
It is a bug, we will fix it in the next update.
A workaround solution:
You can use MongoExport utility to export it as CSV. It will display the LUUID more friendly.
Hello Qinghai.
I use the export utility, but i receive a valu for the ID diferente from the ones i visualize on the interface. For instance, the ids do not have a '-' and are all capital lleters. because i need this to make na excel vlookup for to data from another table, i need to mannualy export de correct ids over the exported csv to make the vlookup work.
Any ideas what i am doing wrong?
Regards
Fernando
Hello Qinghai.
I use the export utility, but i receive a valu for the ID diferente from the ones i visualize on the interface. For instance, the ids do not have a '-' and are all capital lleters. because i need this to make na excel vlookup for to data from another table, i need to mannualy export de correct ids over the exported csv to make the vlookup work.
Any ideas what i am doing wrong?
Regards
Fernando
There is nothing wrong with you. mongoexport utility exports GUID without hyphen and convert string to uppercase.
We have worked out a build to resolve the issue. Please download give it a try. Please use build-in export utility instead of mongoexport utility.
http://s3.mongobooster.com/download/4.1/mongobooster-4.1.0.exe
There is nothing wrong with you. mongoexport utility exports GUID without hyphen and convert string to uppercase.
We have worked out a build to resolve the issue. Please download give it a try. Please use build-in export utility instead of mongoexport utility.
http://s3.mongobooster.com/download/4.1/mongobooster-4.1.0.exe
Thank you very much qinghai, It worked perfectly.
Thank you very much qinghai, It worked perfectly.
resolved in 4.1.0
resolved in 4.1.0
Replies have been locked on this page!