Is it possible to create a filter with formula for saved search, specifically to only show customers for the specified criteria?
Ive been trying something like this
case when {custbody_if_invcd} = 'F' then {name} else null end and then formula text = %
I add the filter to the search, but when I put a customer name in I know should be there it just blanks the search out with 0 results..