Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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 with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

Average is correct, but Grand Totals not correct, weighted average?

edited Dec 13, 2022 7:04AM in Taleo Enterprise 2 comments

Content

I have the following table that provides insights into last weeks performance.  The TTF / TTS are producing straight averages in the grand total and it's not weighted by how many actually accepted or started.   Thoughts on how I can get grand total to reflect the true value?   I believe in a pivot table it would account for this but I don't think my data set is appropriate for a pivot table.

Here's the formula for TTS to provide an example:

Avg((case when timestampadd(sql_tsi_day, -dayofweek(min(current_date)) -5, min(current_date)) < "Submission Dates"."Offer Actual Start Date" and timestampadd(sql_tsi_day, -dayofweek(min(current_date)) +1, min(current_date)) > "Submission Dates"."Offer Actual Start Date" then TIMESTAMPDIFF(SQL_TSI_DAY, "Requisition Dates"."First Fully Approved Date", "Submission Dates"."Offer Actual Start Date") end))

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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