Oracle Solution for Error ora-37120

Solution for Oracle Error ORA-37120

ORA-37120: expression string is null

What triggered the Error:

expression parser received a null string for syntax analysis.

What should we do to fix it:

Prepare a non-null and well-formed MDX query string and try again.