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.