I ran into this error message yesterday and the resolution was so counter-intuitive that I thought I'd share in case it helps anyone else. It turned out that within the export format, I had a mismatch between the field name and table name for a data field i.e. a table name was being referenced where the referenced field did not exist. (Don't know how that happened.) Anyway, fixing that issue fixed the error.
↧