So what I want to do is to search for all Users except the user that is Logged In.
And I know it can be achieved by adding a constraint email does not contain currently Logged In user email but when I select email as a constraint automatically equal to comes in front of it what I want is
email does not contain Currently Logged In User email. @sridharan.s@NigelG any suggestions why it is happening?