Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
Right, if the parent was say any field type - say numeric and it was looked up to the child as a numeric lookup. Then you change the field type of the parent to say a text field, then the child table lookup field will get broken.
You need to look it up again, and then use the usage table on the broken field to locate all uses of the broken field in the child table, and replace it with the new lookup field and then finally tidy up by deleting the broken field when it is not used anywhere.
You need to look it up again, and then use the usage table on the broken field to locate all uses of the broken field in the child table, and replace it with the new lookup field and then finally tidy up by deleting the broken field when it is not used anywhere.