Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
-
Re: Need help - New hire Termination Counts -
SOLVED ! I was able to create this logic as below - Create 2 session variables to Last quarter completed - start date and Last 4th completed quarter start date SELECT DISTINCT H.CAL_QUARTER_START_DAT…2 -
Re: Need help - New hire Termination Counts -
Query for session Variable creation - SELECT DISTINCT H.CAL_QUARTER_START_DATE from DW_QUARTER_D G , DW_QUARTER_D H where G.CAL_QUARTER_CODE in ( SELECT DISTINCT F.CAL_QUARTER_CODE from DW_QUARTER_D …3 -
Re: Need help - New hire Termination Counts -
Thank you!! @Mallikarjuna Kuppauru-Oracle for responding promptly.1 -
Re: Allow users to save their own customization in DV/Workbook
Hi Gabby, Avinash, I got the resolution from Oracle SR. understood that overall Dashboard filters are different that workbook filters (at the top), Workbook filters are not retained in FAW-OAC style …2
