Hi,
I have requirement like my report is filtering data for 2 years (current year and previous year).
Using presentation variable to filter the report like this: @{year_pv} and @{year_pv-1}.
I need to further filter the report based on months.
for eg: my current year is 2016 and current month is for eg: Aug. then my report should filter data January to August for both the years (2015 and 2016).
2015 year is having all the months (Jan-Dec). How to filter my report based on this criteria?
Regards,
Ram.