ORA-32622: illegal multi-cell reference
What triggered the Error:
Multi-cell reference was specified on a measure expression without an aggregate function.What should we do to fix it:
Use an aggregate function on the measure expression or qualify the cell reference.