I have a report in OTBI that uses the Workforce Management - Processed Time Cards Real Time subject area. Two fields are included in the query, Absence Type and Hours Type, along with Processed Hours. What is happening is the output shows the Absence Type in one column and the other Hours Type in a separate column, and the hours for each are in one column. I would like to show both the Absence Type and Hours Type result values in one column. Here is a sample of the output attached and below it how I want it to show.
How it currently shows | | | | |
|---|
| | | | | |
PP Start Date | PP End Date | Job Name | Absence Type | Hours Type | Hours |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech | | On Call | 19 |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech | Holiday US | | 8 |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech-2nd 6 mo | | Doubletime 2_0 Premium | 3 |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech-2nd 6 mo | | Doubletime 2_0 Straight | 3 |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech-2nd 6 mo | | Regular Pay | 72 |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech-2nd 6 mo | Holiday US | | 8 |
| | | | | |
How I want it to show | | | | |
| | | | | |
PP Start Date | PP End Date | Job Name | Hours Type | Hours | |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech | On Call | 19 | |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech | Holiday US | 8 | |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech-2nd 6 mo | Doubletime 2_0 Premium | 3 | |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech-2nd 6 mo | Doubletime 2_0 Straight | 3 | |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech-2nd 6 mo | Regular Pay | 72 | |
11/03/24 | 11/16/24 | Sr LNG and Propane Tech-2nd 6 mo | Holiday US | 8 | |