I have a datamapper where some fields are defined as Dates. My problem is that not all records have these fields populated and when any of these fields are blank I get an “unparseable date” error.
I’ve seen similar with currency fields but these have the “Treat empty as 0.00” option which resolves the problem. There doesn;t seem to be an equivalent for dates…Any ideas are welcome.
(I’m using PReS 2020.2).