Oracle Solution for Error ora-30488

Solution for Oracle Error ORA-30488

ORA-30488: argument should be a function of expressions in PARTITION BY

What triggered the Error:

The argument of the window function should be a constant for a partition.

What should we do to fix it:

None