Hello Power Users,
I have a column created inside a data verse table a look up column from AAD User table. When I had it on power apps wanted to have that column value to auto fill with current logged in user details initially (Displayname) and can be editable to look up for any other user.
I came until "LookUp('AAD User',Mail = User().Email).Displayname" but throws an error "Expected record value".
Can anyone please help!
Thank you so much in advance 🙂