BI report to extract Status information for Absence Management — Cloud Customer Connect
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

BI report to extract Status information for Absence Management

edited Jun 9, 2021 2:39PM in Reporting and Analytics for HCM 2 comments

Summary

Any pre build report to extract absence type and status information for Absence Management?

Content

Hello,

If anyone has any pre build report/query to fetch the details highlighted in uploaded image?

I have a created the below query to fetch data but we are getting some duplicate data in it. Might be some join issue.

Query:
SELECT htr.measure,
TO_CHAR(htr.start_time, 'MM/DD/YYYY') start_date1,
TO_CHAR(htr.stop_time ,'MM/DD/YYYY') end_date1,
ancatrbs.attribute_category anc_absence_type,
htr.resource_id,
htr.unit_of_measure,
APAE.*
FROM hwm_tm_rep_atrbs ancatrbs 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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