I have a saved search text filter. I want to searc...
# suiteanalytics
d
I have a saved search text filter. I want to search for text containing an underscore. However filtering for
_ace
filters incorrectly for things like
pace
and
lace
(the underscore acts like a single-char wildcard). Is there maybe a way to escape the underscore wildcard in the saved search filter?
t
can you do it encased in apostrophes and concat it?