Highlights:
- The new release is based on the vision to reach a broader user base
- SSAS brings together the existing multi-dimensional model with the new tabular model pioneered by PowerPivot under a single unified platform – the BI Semantic Model
- Data Mining Component remains the same
- The BI Semantic Model promises one model for all end user experiences
- End Users/Personal BI – PowerPivot for Excel
- Team BI – PowerPivot for SharePoint
- Coporate BI – Analysis Services
- What is The BI Semantic Model? It is just another term for a Data Model hosted within Analysis Services
- There are three approaches in developing a BI Semantic Model
- PowerPivot Workbook
- Design Type: Tabular
- Tool: Excel 2010
- Biz Logic: DAX
- Data Access-Cache Passthrough: In Memory
- Deployment: SharePoint Library/Analysis Services/PowerPivot
- Tabular Project
- Think of this as PowerPivot for the IT Pro. End user hands off the PowerPivot workbook to IT department.
- Design Type: Tabular
- Tool: SQL Server Data Tool
- Biz Logic: DAX
- Data Access-Cache Passthrough: In Memory Direct Query
- Deployment: Analysis Services Tabular Mode
- Multidimensional Project
- Design Type: Multidimensional
- Deployment: SQL Server Data Tools
- Biz Logic: MDX
- Data Access-Cache Passthrough: MOLAP/ROLAP
- Deployment: Analysis Services Multidimenional
- Front End Clients
- PowerView (uses DAX to query the BI Semantic Model)
- 3rd party apps
- Reporting Services
- Excel
- PowerPivot
- SharePoint Insights (PerformancePoint Services)
- Note that Tabular Models understand both DAX and MDX
- DAX is new SQL Server 2012 and only works against tabular models
- The advantage of a tabular model is that we can now work with:
- Files
- OData Feeds
- Cloud Services
- Relational Databases etc
- BI Sematic Model supports Fine-grained security row and cell level
- The following templates are available through SQL Server Data tools:
- Analysis Services Multidimensional and Data Mining Project
- Import from Server (Multidimensional and Data Mining)
- Analysis Services Tabular Project
- Import from PowerPivot
- Import from Server (Tabular)
- Multidimensional Model New Features
- 300+ improvements
- New Developer tool: SQL Server Data tools (Visual Studio 2010)
- Removal of 4G string limit for attributes
- New events for monitoring locks and attributes
- Support for XEvents for low overhead eventing support
- PowerShell support
- Installation and Configuration
- All Analysis Services instances are installed with SQL Server Installer
- Server modes: Multidimensional and Tabular – both can be installed on the same server
- The PowerPivot Configuration tool is used to configure/repair a PowerPivot instance
- All Analysis Services instances are installed with SQL Server Installer
- New PowerShell cmdlets for AMO for command-line connectivity, navigation and discovery of SSAS databases
- Existing apps – every UDM becomes (can be upgraded to) a BI Semantic Model
- PowerPivot Workbook
The Below Presentation is part of SQL Server 2012 Training Kit: SQL11UPD06-DECK-01
No comments:
Post a Comment