A blog to help me remember what in the hell i've done and what not to do again. ever. Maybe you'll learn from my mistakes or epiphanies.
Blog topics include SQL, T-SQL, Google, Windows, Visual Basic, Python, C#, etc.
Tuesday, September 16, 2008
Clearing parameters so that a report runs automatically
You need to remove the parameters from two areas:
1) from the 'right click' parameter area on the report layout 2) from the dataset itself. Click the '...' button and clear parameters.
No comments:
Post a Comment