SQL query for Time Entries with Payroll result for the selected period
Hi All,
I have a requirement to fetch the columns as attached in the excel screenshot.
The challenge i'm facing is i'm not aware how to join the Time Entries with Payroll result for the selected period also facing fetching Department Override and Location Override fields as attached in the screenshots.
My main concern are listed below
1 . Department override
2. Location Override
3. Joining between the Time Entries and Payroll result for the elements for the selected period
Below is the query i have build so far tried to join the Time Entries with Payroll results but not getting the expected output.