Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
-
Re: Displaying last 12 Months of Data based on Current Month Parameter in OAC
Hi @Vaigu_27 try if you can use this session variable as filter - for example: ("HCM - Workforce Core"."Time"."Month" = VALUEOF(NQ_SESSION.TRAILING_12_GREGORIAN_PERIODS)…2 -
Re: How to default a Prompt's selection as user's login name
Hi Liwen @Liwen Chiu try this select username from per_users where person_id = NVL(HRC_SESSION_UTIL.GET_USER_PERSONID, - 1) Raghu1 -
Re: How to default a Prompt's selection as user's login name
@Liwen Chiu @MandeepGupta @Bhaskar Konar FYI can you try this select username from per_users where user_guid = fnd_global.user_guid Raghu2 -
Data Security in the HCM FDI subject area related to Learning
Hi, I am a Product Manager with the HCM Fusion Data Intelligence team. We are planning to revamp the security for the new Learning subject area that we plan to build in FDI. The rational behind this …8 -
Re: Add Time dimension for Seniority Subject Area
Hi @Sam Reinhart can you please provide an example as to how you plan to use Time dimension with the seniority data of the workers? This subject area provides you the latest seniority of the worker f…1
