I am constantly getting this error when running a query.
This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try simplifying the expression by assigning parts of the expression to variables. (Error 3071)
There are several custom functions (returning strings, doubles, integers) in the query. There are functions that use the results of other functions within the query to return a result.
I believe all my function code is right and that all my syntax within the query is also right. Can anyone tell me more about this problem? Most likely causes.. fixes..
thanks
Jo
This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try simplifying the expression by assigning parts of the expression to variables. (Error 3071)
There are several custom functions (returning strings, doubles, integers) in the query. There are functions that use the results of other functions within the query to return a result.
I believe all my function code is right and that all my syntax within the query is also right. Can anyone tell me more about this problem? Most likely causes.. fixes..
thanks
Jo