Description
Create database function that calculates factorials
Use Case and Business Need
We are trying to convert Business Objects reports that use the FACT() function, e.g. FACT(4) = 4! = 4x3x2x1.
This function does not exist in OBI and we do not have access to create custom functions.
Please create a database function that calculates factorials.
Original Idea Number: 307d1cd6e2