I'm trying to import some data with RapidStart, I receive an error when applying the package. The error reports that a field contains a value that cannot be found in the related table; debugging I realized that the code breaks during the "FieldRef.Validate" .
Obviously I've already checked that the value is contained in the related table, checked the data type (and it's a Code, so spaces or quotes are removed).
Do you have any idea/suggestion?
0
Answers