I have a form with a table that populates some of the fields from a database (Highlighted in yellow) some that are filled in by the user (Highlighted in green) and some that are calculated by the form(in red) . My plan is to use the submitted forms to find how many meals each site and each person has each month however when i try to configure fields during the "save to repository" process step to get data from the form i get errors like "Other: Bad field value ('Last Name'): The parameter is out of range or too long. [9020]" So far I have not found a solution or a better way to go about getting the information I need out of the form. What am I missing or is there a step I forgot?