You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Calculation rounding when expecting decimals

edited Jan 25, 2017 6:31PM in Reporting and Analytics for HCM 2 comments

Summary

Calculation rounding when expecting decimals

Content

I am have a calculation column that I am unable to get it to provide me with decimal results.  I have tried changing the column properties, tried casting as integer, as double, as decimal (which gives an error), float, and as real.  All have only provided whole numbers even though it has 3 decimals showing (ex 7.000).

Here is my calculation:

(CASE WHEN "- Performance Rating"."Number of Workers" IS NULL THEN 0 ELSE "- Performance Rating"."Number of Workers" END)/(SUM("- Performance Rating"."Number of Workers"))

 

Results look like this:

Calculated Rating      # Employees         Sum # Employees         Percent of Employees

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!