Im trying to write a report in Crystal reports verison 14.
Im basically trying to pull out sales but want to group by date, but not use the year, as i want to compare the same date for each year.
So for example i might enter a date on my report of 24th Nov 2015.
I would then want it to bring back that date and the last 5 years, 24/11/14,24/11/2013 etc
I would also like it to bring back 7 days after that as well, (eg 25th, 26th, 27th, 28th,29th 30th, 1st Dec) and for years 2015,2014,2013, 2012 and 2011
I was hoping to do a parameter, where a user could enter a date for any time. This would return that date or dates, for the year speicfied and the last 5 years for example as well.
Im basically trying to pull out sales but want to group by date, but not use the year, as i want to compare the same date for each year.
So for example i might enter a date on my report of 24th Nov 2015.
I would then want it to bring back that date and the last 5 years, 24/11/14,24/11/2013 etc
I would also like it to bring back 7 days after that as well, (eg 25th, 26th, 27th, 28th,29th 30th, 1st Dec) and for years 2015,2014,2013, 2012 and 2011
I was hoping to do a parameter, where a user could enter a date for any time. This would return that date or dates, for the year speicfied and the last 5 years for example as well.