Hi Folks,
A need a help with something.
I have 2 tables with the following attributes:
People
- Name
- University of Master (referenced to Universities.Name)
- University of PhD (referenced to Universities.Name)
Universities
- Name
- Sector
I would like to show the “Sector” of the “University of Master” at the table “People”.
I’ve tried the “lookupOne” unsuccessfully.
Any thoughts?
Thanks in advance!
Eduardo