I’m completely sure that this question is very basic… but I’ve been researching for several days now and I can’t find the way to do it.
I have a ‘text row’ which I want to reference to another table.
Although the content is the same, when transforming it into REF, appsheet gives me the content as wrong… I have to edit it for it to be recognized.
I would be very grateful if someone could guide me on this problem.
Confirm that you checked the values in the data source—not the values that display in the app UI. A typical mistake of new app creators is to populate a ref type column with values from a column of the referenced table other than that table’s key column. However, it can be confusing to realize that mistake since the app UI typically is configured not to show the key column’s values but rather the values of another column designated as the table’s label column.
After that, the next point to confirm would be that the referenced tables’ rows are indeed available to the user who is seeing the warning icon—e.g., confirm those rows are not excluded via a security filter.