I want to schedule a BI Report job - first day of previous month and last day previous month Schedule Report Job in oracle fusion
using : {$FIRST_DAY_OF_MONTH()$}
{$LAST_DAY_OF_MONTH()$}
For example :
i am scheduling on 1st AUG - need to schedule dynamically every month ( 1st day)
From date : 01-JUL
To Date : 31-JUL-25