I was trying to replicate this tableau calculation in OAS
How can I limit the scale of the values in the calculation EXP(AVG(LOG(LOS))) to prevent the error "exceeded the maximum allowed numeric size"
I was getting the following error:
The values generated during the execution of the Log function exceeded the maximum allowed numeric size, please change the function to ensure that values larger than 1.7976931348623158e+308 are not generated. (HY000)