Table Key - display Referenced Name instead of key?

Embarrassing newb question - I have two tables built from a Google sheet source: People with names and a key [email], and Personal Records with a UniqueID key.

Records references People through the Name column. When a new Record is added, everything works as intended in the app and names appear correctly, but in the back end spreadsheet it populates the name column with the email key instead of personโ€™s name.

I know this is supposed to happen, BUT I want it to populate the name instead for readability and in case I want to analyze the google sheet manually or in another app.

I know I could change this behavior by keying People with [Name] because my data set is small and there are unlikely to be any duplicate full names, but I also know itโ€™s not a good practice to have.

Is there another way to get the name to populate in the Personal Records table that doesnโ€™t break any good practices?

Would a dereference expression work in this instance?

0 3 131
3 REPLIES 3
Top Labels in this Space