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

Help with Percentage Formula in OBIEE Reporting

edited Dec 13, 2022 7:06AM in Taleo Enterprise 3 comments

Summary

Need tile to always display a value

Content

Hello,

I need to ensure there is always a value display in the tile although the value is either below 0.00% or no value so the tile doesn't appears as not being calculated and/or empty. Please see image below for example.

Here is my current formula:

cast(count (distinct case when "Submission CSW Status - Historical"."Historical Step Name" IN ('Offer', 'Offer Status') AND "Submission CSW Status - Historical"."Historical Status Name" IN ('Offer Declined', 'Candidate Declined') then "Submission General Info"."Submission Identifier" end )/ count (distinct case when "Submission CSW Status - Historical"."Historical Step Name" IN ('Offer Status','Offer') then  "Submission General Info"."Submission Identifier" end ) as double) * 100

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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