I need to create a dashboard that identifies reports that have not run for the past N months.
for eg:
Report Name Date
A 01/01/2013
B 15/08/2013
If i have a filter as Month, and if i select July,i should be able to see reports that have not run till July.in the above case,the output is report A.