Posted on 24/02/2022 09:12:54
Hi Morten,
Thank you for the feedback.
I have posted my request in a feature request task: https://doc.dynamicweb.com/forum/feature-requests?ThreadID=80759
What I meant with double and int fields is that exporting an int field with no value renders another error in the import, even if the field is empty. For those cases (and maybe for other situations as well) it would be good to have the ability to set a default value in case the field is empty (or NULL). That would probably solve both issues.
If Excel is the problem, then we need to handle the problem when importing back. Which means that having the ability to set a default replacement value for Null and a default replacement value for Empty, would solve all cases. For Int we can set it to 0 for strings we can set it to empty.
One potential issue I see though is that we might end up importing empty lines if those lines have been exported with Null and we replace null with empty.
Thank you,
Adrian