Viewing 3 posts - 1 through 3 (of 3 total)
You can set your axis value to show a certain timeframe before your start date. Set the minimum value to
DATEADD(DateInterval.Month, -1, Parameters!StartDate.Value)
or however far back you need to go....
April 21, 2010 at 9:08 am
#1155411
Well, the technicalities depend on what version of SSRS you're using but if you know your way around ...
Just go into your report parameters.
Create a parameter named LabelBuffer
Set...
May 29, 2009 at 10:26 am
#1002163
Great article - thanks! 😉
February 3, 2009 at 2:32 pm
#937573