Forum Discussion
JoshuaDavis1
2 days agoQrew Trainee
Mark,
Thank you! On the Users table, I made the UserID field the key field. I followed your instructions to create Current User field. However, the User() is only returning my name back. I've included screenshots below.
- MarkShnier__You2 days ago
Qrew Legend
The Key field of the Users table should be a field of type User. There will not be a formula user or List User field on that table.
The field on the details table should be field type Formula User with a formula of User()
That is the field you will use in the relationship back to the Users Table.