Hi Guys,
I am having issue with Variable offset.
I created a report for notifications. User enters equipment build month and i wants to see 12 months worth of data, I created 12 coloumns by giving offsets. It's working fine for 1 to 12 like if user entry is 01/2008 i am getting 01/2008, 02/2008 upto 12/2008
but when user enters any month except 01/2008 says 11/2008 it should display it should display for
11/2008, 12/2008, 01/2009 so on.
but i am getting values only upto 12/2008 and remaining blank.
so after 12/2008 how offset calculates the next month 12/2008+1 means it displays 13/2008. and no data, so is there any way i can fix this to get 01/2009 instead of 13/2008.
Thanks for your ythoughts.
Naveen