We want to retrieve all employees active in 2025.
We are using the Year object under Time folder but if we use it all data seems lost, are we doing anythig wrong?
we tried also with Headcount metric
I do not have the instance handy, but can you see if Hire Date and Termination Date are available in the Subject Area and following logic can give you active employees in 2025
Hire Date <= '31-Dec-2025' AND (Termination Date IS NULL OR Termination Date >= '01-Jan-2025')
Hello, I'm looking for some guidance on adding Extensible Flexfields (EFFs) into FDI. I'm particularly looking to add fields from the Additional Assignment Info area (PER_ASSIGNMENT_EXTRA_INFO_M). Has anyone done this and have any guidance to share? The documentation I have found to date has not been very insightful. Thank…
Hello, Am new to FDI but learning. I know that we can access the FDI Workbook (which you normally see in Oracle Analytics - see below) from the Fusion landing page, as demo-ed by one of our consultants. However, how do we do this? I know that in Fusion Security Console, you need to add several application roles in order to…
In an analysis/report, when the Bottom Up Manager details are selected from the hierarchy, the Top Position Person record drops out. This is due to the fact that this top level position does not have a record in the Fusion table : PER_MANAGER_HRCHY_CF which is the source to load OAX$OAC.DW_MANAGER_CF_DH . The requirement…
I want to know how PaaS data can be brought into FDI. Ex : Some customer related information is on PaaS. I want to bring it in FDI to join it with customer data coming from oracle fusion and then build an overall report.
We noticed today that the data augmentation card isn't available for us anymore. Anyone with the same issue? Regards