Hi all,
I have a list of things and each thing has a list of Users field with the current user and one other user in it.
In a repeating grid I am listing each thing but along side it I want to return the user who is not the current user in the list of user field of the thing.
I’ve tried the search function but it doesn’t let me use email <> current user, im forced to use =
How would you search for and return the first name of the other user?
Note I have privacy settings allowing the searching of user emails and returning the first name.
Thanks
Kieran