Summary
Date parameter default date as financial quarter start date
Content
Hello,
I am working on BI publisher reports where I have two date parameter, start date and end date . I want default date as financial quarter start date and end date. How Can i set that .
I only know SYSDATE(),FIRST_DAY_OF_MONTH(),LAST_DAY_OF_MONTH(),FIRST_DAY_OF_YEAR() and LAST_DAY_OF_YEAR() function.
Then how can I set as financial quarter start date and end date