Column name instead of column value in table

Tell me, for what reason one of the columns (mandatory with the link type) can not be written to the table? That is, the user fills out the form, selects the correct column value, saves the record, but after synchronization, the record changes, in the table, instead of the column value, there is the name of the column.

 

 

Solved Solved
0 2 85
1 ACCEPTED SOLUTION

With referencing (link), the reference (linked table)'s key column is stored in the table back end sheet and label column shows in the app views. https://support.google.com/appsheet/answer/10106376?hl=en

Sample App:

https://www.appsheet.com/templates/This-app-shows-the-difference-between-keys-and-row-labels?appGuid...

View solution in original post

2 REPLIES 2

With referencing (link), the reference (linked table)'s key column is stored in the table back end sheet and label column shows in the app views. https://support.google.com/appsheet/answer/10106376?hl=en

Sample App:

https://www.appsheet.com/templates/This-app-shows-the-difference-between-keys-and-row-labels?appGuid...

Thanks for the answer! I found my mistake, for some reason not known to me, I got an action that replaced the entry in the column. Cleaned everything up and the error went away.

Top Labels in this Space