Hi,
I have Icon in the gallery, and then I want to check in the Icon Visible property, if the current user email is already in Vote Column (Multiple person type) then the visible is false,
Can anyone help me with this?
this is my code, but its not work
!IsBlank(Filter(Feedback, Office365Users.MyProfile().Mail in ThisItem.Vote.Email))
Feedback: my table
Vote: Multiple person Column