Exam 70-448 Study Guide Part 5
This is a collection of links to free articles that may help in studying for
Exam 70 448 -Microsoft SQL Server 2008, Business Intelligence Development and Maintenance
I have broken this up into 6 posts based on the major areas of skills being measured taken from the Microsoft Learning page at
http://www.microsoft.com/learning/en/us/exam.aspx?id=70-448
Fifth up is :
Implementing an SSRS Solution – which accounts for 17 % of the total skils measured
- Implement report data sources and datasets.
This objective may include but is not limited to:- Query types;
- Dynamic data sources;
- Filter location (dataset vs. query)
- Implement a report layout.
This objective may include but is not limited to:- http://msdn.microsoft.com/en-us/library/ms159267%28v=SQL.100%29.aspx
- Apply conditional formatting;
- Page configuration;
- Headers and footers
- Extend an SSRS solution by using code.
This objective may include but is not limited to:- Custom .NET assembly;
- Private code
- Create an SSRS report by using an SSAS data source.
This objective may include but is not limited to:
-
- MDX in an SSRS report;
- DMX in an SSRS report
- Implement report parameters.
This objective may include but is not limited to:- Databound parameters;
- Multi-value parameters
- Implement interactivity in a report.
This objective may include but is not limited to:- Drilldown;
- Drillthrough;
- Interactive sorting
- Implement report items.
This objective may include but is not limited to:- Matrix;
- Table;
- Chart;
- Image;
- List;
- Grouping ;
- Embed SSRS reports in custom applications.
This objective may include but is not limited to:- Use the Windows Forms Report Viewer;
- Use the Web Forms Report Viewer;
- Use the SSRS Web service
