SQL Server 2012 Tabular Models vs. PowerPivot

I recently installed SQL Server 2012 and began exploring the tabular models.  At first glance, they look very similar to PowerPivot and contain much of the same functionality.  In fact, both the tabular model and PowerPivot share the same engine and the DAX language. 

Although on the surface they appear very similar, several notable differences exist.

The following grid lists a few of the differences between the tabular model and PowerPivot:

  Tabular Model PowerPivot
Scalability
  • No specified upper size limit
  • Partitions to process large volumes of data
  • Supports Direct Query and VertiPaq
  • 2 GB Excel file size limit (for uploading to SharePoint)
  • No partitioning
  • VertiPaq only
Manageability SSMS, AMO, ADOMD, XMLA, Deployment Wizard, PowerShell, Integration Services
(Cathy Dumas’s Blog)
Excel / SharePoint
Securability Row level and dynamic security Excel workbook file security
Development Tool Visual Studio Excel

There are several new features common to both PowerPivot and Tabular Models:

  • Hierarchies
  • KPIs
  • Perspectives

If you’d like to see a list of the new features in PowerPivot 2012, check out this link (http://technet.microsoft.com/en-us/library/hh272053(SQL.110).aspx).

This entry was posted in Database and BI, Technology and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">