Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thank you Tim, that's what I was doing wrong. Woohoo!!!!
-
FILTER("Requisition Status - Historical"."Req. Historical Status Start Date" USING (("Requisition Status - Historical"."Req. Historical Status Start Date" IN (TIMESTAMPADD(SQL_TSI_DAY, -7, CURRENT_DATE))))) I am getting an error on the formula above. Not sure what I am doing wrong. Can you provide instructions on where and…
-
Thank you this is perfect! Does this formula work on a UDF field that is used to capture a date? I was able to get the formula to work on the Offer Actual Start Date column but I am not able to get it to work on UDF field we use to capture dates.