- Exam Details / Trouble Spots
- Preparation Hints / Recommended Study Resources
- Exam Objectives / Where to Go from Here
Exam Objectives
The exam objectives are broken up into four different categories. The 70-466 exam measures your ability to accomplish the technical tasks listed below.
The percentages indicate the relative weight of each major topic area on the exam. The higher the percentage, the more questions you are likely to see on that content area on the exam.
The objectives for Exam 70-466 as stated by Microsoft are as follows:
Build an Analysis Services Database (38%)
- Design dimensions and measures.
- Implement and configure dimensions in a cube.
- Design a schema to support cube architecture.
- Create measures.
- Implement a cube.
- Create Multidimensional Expressions (MDX) queries.
- Implement custom logic in a data model.
- Implement storage design in a multidimensional model.
- Select an appropriate model for data analysis.
This objective may include but is not limited to: given a requirement, identify the dimension/measure group relationship that should be selected; design patterns for representing business facts and dimensions (many-to-many relationships); design dimensions to support multiple related measure groups (many related fact tables); handle degenerate dimensions in a cube; identify the attributes for dimensions; identify the measures; aggregation behavior for the measures; hierarchies
This objective may include but is not limited to: translations; attribute relations; hierarchies; implement SQL Server Analysis Services (SSAS) dimensions and cubes; identify the Attribute Relationships that should be made for a given set of Attributes in a dimension; develop new custom attributes on dimensions; detect possible design flaws in attribute relationships; create attribute relationships correctly in an analysis services dimension; implement time Dimensions in cubes; manage SSAS parent-child dimensions; dimension type
This objective may include but is not limited to: multidimensional modeling starting from a star schema; relational modeling for a Data Mart; choose or create a topology; identify the appropriate data types with correct precision and size
This objective may include but is not limited to: logically group measures; select appropriate aggregation functions; format measures
This objective may include but is not limited to: use Business Intelligence Development Studio (BIDS) to build the cube; use BIDS to do non additive or semi additive measures in a cube; measures, perspectives; translations; dimension usage; cube specific dimension properties; measure groups; implement reference dimensions; implement many to many relationships; implement fact relationships; implement role-playing relationships; define granularity; create and manage linked measure groups and linked dimensions; actions
This objective may include but is not limited to: MDX authoring; identify the structures of MDX and the common functions (tuples, sets, topcount, SCOPE, etc.); identify which MDX statement would return the required result; implement a custom MDX or logical solution for a pre-prepared case task; graphical query designer or the generic query designer
Must include: Data Analysis Expressions (DAX) calculated columns and measures.
This objective may include but is not limited to: key performance indicators (KPI); calculated members; use MDX functions to calculate members; relative Measures (growth, YoY, same period last year), % of total using MDX; named sets; adding intelligence to dimensions; Analysis Services stored procedures
This objective may include but is not limited to: aggregations; partitions; storage modes; proactive caching; manage write-back partitions
This objective may include but is not limited to: UDM; Scalability, Cleansed; traditional hierarchical; high volume of data; advanced features (support for financial applications; many to many); organizational BI; Tabular Data Model: raw data; relational tables and relationships; simpler data structures; Team and personal BI; choose between multidimensional and tabular models
Manage, Maintain, and Troubleshoot an SSAS Database (18%)
- Analyze data model performance.
- Process data models.
- Troubleshoot data analysis issues.
- Deploy SSAS databases.
- Install and maintain a SSAS instance.
This objective may include but is not limited to: performance consequences of DWH design; optimize performance by changing the design of the cube or dimension; Analyze and optimize performances of an MDX/DAX query; optimize queries for huge data sets; optimize MDX in the calculations; performance monitor counters; DMVs; performance counters (new for tabular model), growth of the cache, logging options
This objective may include but is not limited to: processing tables or partitions for tabular models; processing databases, cubes, dimensions for multidimensional models; full processing versus incremental processing, remote processing; lazy aggregations; automate with Analysis Management Objects (AMO) or XML for Analysis (XMLA)
This objective may include but is not limited to: use SQL Profiler; troubleshoot duplicate key dimension processing errors; error logs and event viewer logs of SSAS, mismatch of data: incorrect relationships or aggregations; dynamic security issues; validate logic and calculations
This objective may include but is not limited to: Deployment Wizard; BIDS; SSMS; automation; test solution post deployment; deciding whether or not to process
This objective may include but is not limited to: software installation of SSAS; development tools, development and production box installation considerations; upgrade; data file and program file location, planning for Administrator accounts; Updates (service packs); install and maintain each instance type of Analysis Services, including PowerPivot; restore and import PowerPivot
This objective may include but is not limited to: software installation of SSAS; development tools, development and production box installation considerations; upgrade; data file and program file location, planning for Administrator accounts; Updates (service packs); install and maintain each instance type of Analysis Services, including PowerPivot; restore and import PowerPivot
Build a Tabular Data Model (17%)
- Configure permissions and roles in Business Intelligence Semantic Model (BISM).
- Implement a tabular data model.
- Implement business logic in a tabular data model.
- Implement data access for a tabular data model.
This objective may include but is not limited to: server roles; SSAS database roles; implement dynamic security (custom security approaches); role-based access; Test security permissions; cell level permissions
This objective may include but is not limited to: define tables; import data; calculated columns; relationships; hierarchies and perspectives; manage visibility of columns and tables; optimize BISM for Crescent; mark a date table; sort a column by another column
This objective may include but is not limited to: measures and KPIs; DAX; relationship navigation; time intelligence; context modification
This objective may include but is not limited to: manage partitions; processing; Vertipaq versus Direct Query
Build a Report with SQL Server Reporting Services (SSRS) (28%)
- Design a report.
- Implement a report layout.
- Configure authentication and authorization for a reporting solution.
- Implement interactivity in a report.
- Troubleshoot reporting services issues.
- Manage a report environment.
- Configure report data sources and datasets.
This objective may include but is not limited to: selecting report components (crosstab report, Tablix, design chart, data visualization components), report templates (Report Definition Language), identify the data source and parameters; designing a grouping structure; drill-down reports, drill-through reports; determine if any expressions are required to display data that is not coming directly from the data source
This objective may include but is not limited to: formatting; apply conditional formatting; page configuration; headers and footers; matrix; table; chart; image; list; indicators, maps, grouping; use Report Builder to implement a report layout; creating a range of reports using different data regions; custom fields (implementing different parts of the report); collections (global collections); using expressions; data visualization components; identifying report parts; group variables and report variables
This objective may include but is not limited to: configure server-level and item-level role-based security; configure Windows authentication and custom authentication (forms-based authentication); configure Reporting service security (setup or addition of role) ; authenticating against data source; storing credential information; describe Report Server security architecture and site level security; create system level roles; item level security; create a new role assignment; assign Windows users to roles; secure reports using roles; configure SharePoint groups and permissions
This objective may include but is not limited to: drilldown; drillthrough; interactive sorting; parameters: (databound parameters; multi-value parameters); create dynamic reports in SSRS using parameters; show/hide property; actions (jump to report); filters; parameter list; fixed headers; document map, embedded HTML
This objective may include but is not limited to: querying the executionlog views in ReportServer database; viewing reportingservices log files; Windows Reliability and Performance monitor ; Using the ReportServer: Service and Web Service objects; long running reports; rendering; connectivity issues, use SQL Profiler; data reconciliation: incorrect relationships or aggregations; dynamic security issues; validate logic and calculations
This objective may include but is not limited to: manage subscriptions and subscription settings, manage data sources, integrating SharePoint Server 2010; email delivery settings; managing the number of snapshots; manage schedules, manage running jobs, manage report server logs; manage report server databases, manage the encryption keys, setting up the execution log reporting; reviewing the reports; site level settings; design report lifecycle; automate management of reporting services; create a report organization structure; install and configure reporting services
This objective may include but is not limited to: query types (stored procedure versus table versus text only); parameterized connection strings (dynamic connection strings); filter location (dataset vs. query); ; configure data source options i.e. extract and connect to different LOB platforms; shared and embedded data sources and datasets; connect to SQL Azure database; SQL Data Market; MDX queries; work with non-relational data sources such as xml or SharePoint
Where to Go from Here
After you pass the Implementing Data Models and Reports with Microsoft SQL Server 2012 exam, you may want to take the following exams:
- Querying Microsoft SQL Server 2012 (70-461)
- Administering Microsoft SQL Server 2012 (70-462)
- Implementing a Data Warehouse with Microsoft SQL Server 2012 (70-463)
- Developing Microsoft SQL Server 2012 Databases (70-464)
- Designing Database Solutions for Microsoft SQL Server 2012 (70-465)
- Designing Business Intelligence Solutions with Microsoft SQL Server 2012 (70-467)