Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
I know how to do in TSQL below is the code i can use. But i am not able to translate the Module % in OBIEE. I am getting error when i use % sign. weekStartSaturday = dateadd(dd, - datepart(dw,Current_date) % 7, current_date) Regards @LI