Hi
I am using variable for calmonth and created variable for calyear . I want restrict last 3 years data filters, please let me know bellow approach can work.
created user entry variable: V1 for calmonth and v2 for calyear
for YTD: KF restricted with V2 and less than eq V1.
Now in same report I need only 3 yrs data for complete report.
can i restrict V2 less than eq -2 or range. please suggest me.