
Report Designer Enhancements
Report Designer in SQL Server 2005 runs in Business Intelligence Development Studio, which functions as either an access point to an existing Visual Studio 2005 installation on the local computer, or as a Visual Studio shell if you do not have an existing Visual Studio 2005 installation on your computer. Report Designer includes several enhancements to the editors and query builders it provides. For more information, see Data View (Report Designer).
Expression Editor Enhancements
The expression editor now includes a list of functions available to report authors, as well as Intellisense features that provide statement completion, real-time syntax checking, and context-sensitive information about inline parameters. For more information, see Edit Expression (Report Designer).
Expression-based Data Sources
Reporting Services now supports the ability to specify data sources dynamically. This lets you to switch data sources at run time based on conditions you specify in the expression. For more information, see Connecting to a Data Source.
New Analysis Services Query Designer
Report Designer includes a new query designer for creating MDX queries. You can use the integrated query designer for Analysis Services to build queries by dragging and dropping server metadata onto a report layout and then preview the results.
Integration Services Enhancements