I'm trying to add a column with the following formula:
SEARCH (" ", [Description], 1, BLANK ())
However I get the error message:
Expression error: The name 'SEARCH' wasn't recognized. Make sure it's spelled correctly.
The same query works when using the data view. I thought queries in both areas are interchangeable?
Thanks,