How to save Ref column to spreadsheet correctly?

How to save Ref column to spreadsheet correctly?Untitled.png

0 2 46
2 REPLIES 2

Ref type columns use the unique ID to reference in the associated data. As long as you maintain the Ref column type, everything will appear correctly in the app. 

If you want to save the actual 'Name', you'll need to use a different method like using a SELECT() statement.


@JMPeterson wrote:

If you want to save the actual 'Name', you'll need to use a different method like using a SELECT() statement.


Or use dereference expressions 

https://support.google.com/appsheet/answer/10107396?hl=en

 

 

Top Labels in this Space