Getting MON from sysdate in Discoverer Condition
533780Sep 27 2006 — edited Oct 3 2006Hi,
I have written a condition that looks at opendate:month >= TO_DATE(SYSDATE-1, 'MON') but when discovere executes the worksheet I get invalid Month.
If I change the calculation to opendate >= SYSDATE-1 Then this works fine but retrieves the full date and only yesterdays date. Where as I need yesterdays month! Has anybody got any ideas?
Thanks.