Forum Discussion

DanielDaniel1's avatar
DanielDaniel1
Qrew Trainee
7 years ago

How to add a report filter condition when the current user is NOT in a specific field

I'm looking for the report filter condition:
[My User field] is NOT the current user
Is that possible without creating a formula field?
  • Hi Dan,

    Here you go.
    [Your User field] is not equal to _curuser_. _curuser_ keyword is represent the current user.  


    Please let me know if you need any further help.

    Thanks,
    Gaurav
  • Thanks very much, Gaurav. I had forgotten the name of this secret variable. Would be great if Quick Base made such stuff available to mortals.