Forum Discussion
2 Replies
- MichaelTamoushQrew Captain
You'll have to compare email to email or user to user. So that could look like:
ToUser([Account manager Email]) = User()
or
[Account manager Email] = UsertoEmail(User())
You can either use a Report Formula for this, or you can create a new formula checkbox field called [Account Manager is Current User?] , with either of the formulas I put above. Then in your report, use that checkbox in your filters.- MarkShnier__You
Qrew Legend
I usually do what Mike suggested but your screen shot would probably work if you compared the user field (not the email field) to equal _curuser_