Database Error Messages

ORA-18352

Invalid expression (string) detected on a measure.

Cause

An invalid expression was detected on a measure. A nested select could not be used in an analytic view base measure expression.


Action

An offset expression or member key expression cannot contain a column expression or be an analytic view SQL calculation expression. Ensure the expression does not contain a nested select.