Returning random number instead of actual value!

Hi All,

I changed a column type as ref - to list as a dropdown.

3X_d_5_d5b262ff613f4729347b190ba07828c91e7033c8.jpeg

In Appsheet its looks good

3X_c_8_c88f5b8724096c438235a7a0fc0b8d1c722d4083.jpeg

But the Returning Value in my google sheet is generated as a random number

3X_a_7_a7b7708409ae821e3ad7deccd5dc36565593e0fe.jpeg

Pls help i need the same value which showing in the Appsheet should be there in my google sheet.

0 2 161
2 REPLIES 2

The reference column in the child table basically references parents tableโ€™s key. While displaying it in dropdown in the app , it displays the label of the parent table. If your key of the parent table is generated using UNIQUEID() , it will store the key in the backend Google sheet.

If you wish to store the label also of the parent table in the backend Google spreadsheet, please add and create a dereference column in the child table, that dereferences the label of the parent table.

Please take a look at the sample app and related articles

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

Prefect i got itโ€ฆ

Thanks a lot Suvrutt_Gurjar

Top Labels in this Space