How to get BI-Publisher report to store Inactive Persons Hire Date
Hi, I am new to BI-Publisher and I am trying to create a query that has employees hire dates. I noticed in my query it isn't showing the Hire Date if the person is terminated. Currently I tried using:
To_char( ppos.original_date_of_hire, 'MM/DD/YYYY' )