Hi, I have a question about the Lookup function.
I have a base whose structure is like the following images. I have three tables containg different master data respectively and one “main” table.
Now, I’d like to assign people to the “Assignees” column in the “main” table. The assignees are expected to be automatically selected from the “Assignees” table soon after a new record is created with the “Company” and “Category” columns being filled in in the “main” table. How can I do that?
Thank you.