SQL Reporting Date Parameters
Thanks
Thanks
In the meantime you have two simple alternatives within Report Manager:
1. create parameters which contain a limited set of day/week/month/year values you wish your users to be able to report on
2. give your users text boxes into which they can type the date values (this one can be a little messy)
A more involved solution lies in developing your own custom front end to the report so you can embed date picker controls.
HTH
Thanks
Ron