Folks,
I have a very simple query.
Using: Oracle 8i and CR XI R2
-------------------------------
I am pulling data with the following record selection:
{TABLE.INVOICE_DATE} in YearToDate
however, I don't exactly want YTD which pulls until today, I want to pull ONLY until yesterday
I tried: {TABLE.INVOICE_DATE} in YearToDate -1 but didn't work.
Any suggestions!
cheers,
Mirogak
I have a very simple query.
Using: Oracle 8i and CR XI R2
-------------------------------
I am pulling data with the following record selection:
{TABLE.INVOICE_DATE} in YearToDate
however, I don't exactly want YTD which pulls until today, I want to pull ONLY until yesterday
I tried: {TABLE.INVOICE_DATE} in YearToDate -1 but didn't work.
Any suggestions!
cheers,
Mirogak