Add field information from relation

How do I display the company name on a screen from a company table that’s related to an employee by the company id field?

Use a Lookup column (if it’s a single relation) or a Single Value column to pull specific column values out of the related row or rows.

Thank you Jeff!

1 Like