Options

Rapidstart error during import

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?

Answers

  • Options
    Developer101Developer101 Member Posts: 528
    Try to export the data from that table using RapidStart, make sure that there are some values in the table, particularly in the field where there is an issue and see how it looks. Use maybe same file and replace the data with data you are trying to import and try re-import.
    United Kingdom
Sign In or Register to comment.