Is there a way to set an "Advanced agent data filter" for an agent view to NOT equal null? In other words, if there is a value set for a custom field, I want it to show up in this view.
Thanks!
Use: NOT ""
That is two double quotes with nothing in between.
Got it. Thanks!