Hi All,
I need to automate a report in cognos for the previous month.
I am currently working in 8.4 version and proceeding by making changes with the filter but its not helping me .
Below is the code im using for Filter condition:
[DataItem] between (first_of_month(add_months(current_date,-1)) and (last_of_month(add_months(current_date,-1)))
Its giving me Pogo Handling errors while i validate the report.
Any suggestion on how can i automate my report?
Thanks,
Aditi