Forum Discussion

deirdrebclark48's avatar
deirdrebclark48
Frequent Visitor
2 years ago
Solved

We cannot apply operator - to types Text and Text.

I've been looking at the Advanced Editor for a couple of hours and do not see why this error is occurring.  Below is the code from the Advanced Editor.  Any help with a fresh pair of eyes would be ap...
  • AlexisOlson's avatar
    2 years ago

    It doesn't look like that there is subtraction in this query directly, but you are invoking a custom function. I'd look for issues with subtracting numbers that are text type in that function.