Hi Experts,
How can I achieve rolling 13 months data based on user input.
Suppose If user enters August-2015 report should display data from August-2014 to August-2015.
I do have only Year and Month objects(Not date object)
Can any one help me with the logic.