KevinJ of Kansas
04/23/2019, 6:28 PMNvl((SUM({custrecord_rr_total_worktickets_complete})/nullif(SUM({custrecord_rr_analyst_goal}*{custrecord_rr_productive_hours}),0)),0)
Weighted Production Score (by productive hours) (this is a SUM function)
(RATIO_TO_REPORT(sum({custrecord_rr_productive_hours})) OVER ())*Nvl((SUM({custrecord_rr_total_worktickets_complete})/nullif(SUM({custrecord_rr_analyst_goal}*{custrecord_rr_productive_hours}),0)),0)stalbert
04/23/2019, 6:38 PMKevinJ of Kansas
04/23/2019, 6:54 PMstalbert
04/23/2019, 9:28 PM