In a saved search, when trying to use a formula for criteria.. is there a trick to how to test for something? i.e. I’m trying to create a transaction search that only shows transactions with impact to the user’s department. So I created a formula text field, and put in {department}={user.department}, but that doesn’t seem to work. Do I need to wrap it in a case or something?