Ref column dropdown

Hi all.
I have a table that has a Ref column that references a table with a key column that is a concatenation of:
Brew date-Brew name-Batch Number

When I use the dropdown to create a new record all I can see is the Brew Name to select from without the date or the batch number.

This is obviously a pain since there are multiple brews with the same name but what makes them unique is the date it was brewed and the batch number.

If I just select one, the result in my spreadsheet is the full computed key.
It just seems to be what is shown in the dropdown to select the referenced row.

Solved Solved
0 3 186
1 ACCEPTED SOLUTION

I believe in your parent table the label column assigned is [Brew Name]

Please assign the concatenated column of Brew date-Brew name-Batch Number as label column and test.

View solution in original post

3 REPLIES 3

I believe in your parent table the label column assigned is [Brew Name]

Please assign the concatenated column of Brew date-Brew name-Batch Number as label column and test.

Yep that did it. So simple and I had tried that but on the wrong column previosuly.
Thanks for that.

You are welcome!
You may wish to browse the following sample app and help article to know how labels get displayed in the reference dropdowns.

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

Top Labels in this Space