Hi
Is there a solution to the bug mentioned in link below.
http://support.sas.com/techsup/unotes/SN/019/019594.html
I want to create a filter to fetch a set of records for the Last Month. The field to which I apply is a date and I run the report on 4th of a Month. Problem is that it does not show the records of 31st of the previous month the current month being September.
What is the best way to get the sub set of records.
Is it to create an additional Month dataitem derived from date column and then use Month equals last month or use a lengthy date expression
Do u have any ready made expresion