Problem: how to not display the start date 31/05 and end date 16/06
These values are not brought into the control via the dataset (hence there can never be any data) as shown in the table below

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are working with
SQL Server 2008reports, you can right-click on the horizontal axis and select Horizontal Axis properties. Refer screenshot #1. On theHorizontal Axis Properties, click on Labels section and selectHide first and last labels along the axis. Refer screenshot #2.Screenshot #3 shows sample report output before applying the change. Screenshot #4 shows sample report output after applying the change.
Screenshots were taken using
SSRS 2008 R2.Hope that helps.
Screenshot #1:
Screenshot #2:
Screenshot #3:
Screenshot #4: