PS Query - Issue with reporting Check Detail Hours
Using the following tables: Employee, Pay_Check, Pay_Earnings, Pay_Ither_Earns, Set_Loc_VW.
I’m trying to create a single report to show FYTD Hours for REG, OT, OTHER (except pay code SH2, SH3). If I filter out any pay codes it eliminates the entire row which contains data I need to keep.
Is there another table that can be used for check detail that stacks the all pay codes in a single column and the hours in a separate column?
Any help would be greatly appreciated!