power pivot v2 power view. agenda power pivot overview what is new in powerpivot/ bids power view...

37
Power Pivot V2 Power View

Upload: jefferson-oconnell

Post on 29-Mar-2015

226 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Power Pivot V2Power View

Page 2: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Agenda

Power Pivot Overview

What is new in PowerPivot/ BIDS

Power View

Demo with Live data

Page 3: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

SQL Server Power Pivot for Excel• Manages compressed storage of, and extremely fast querying

and reporting from, large volumes of related tabular data

• Data can be loaded from a variety of data sources

• Leverages familiar Excel features

• Uses Data Analysis Expressions (DAX) for sophisticated

transformation of data

• Supports publication of PowerPivot reports to SharePoint

• Functionality is delivered by two add-ins:• SQL Server PowerPivot for Excel add-in

• SQL Server PowerPivot for SharePoint add-in

Page 4: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

PowerPiavot for Excel 2010

• Ad-hoc large data analysis

• In-memory Database

• Fast, compressed, interactive

• Data integration• Data Analysis

Expressions (DAX)

• No IT Dept support needed

Page 5: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

PowerPivot and Data Integration

Self-service acquisition and mash-up of data from any source• Databases (any)• Reports• Cubes• Data Feeds• Azure DataMarket

Page 6: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Who Is the PowerPivot Audience?• Excel users who know how to structure and work with

relational data in workbooks

• SharePoint users who use team sites and document

management features

• Database and IT professionals who:

−Want to delegate business data development tasks to those

who need the data most

−Need to retain sufficient control so that data can be

secured, monitored, reproduced, and archived

Page 7: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

•demo

Mashing-Up PowerPivot Data

Page 8: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

SQL Server PowerPivot for Excel Add-in• Client add-in that extends Excel 2010 to support

extremely large data sets

−Achieved with a client-side version of Analysis

Services, known as the VertiPaq processor

• A separate PowerPivot Window is used to load,

explore, relate, and enrich data with calculations

• Imports and relates data from corporate, local, and

ad hoc data stores

• Results in a new data source embedded in the

Excel workbook that becomes the basis for

interactive reports

Page 9: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

PowerPivot for SharePoint 2010Managed Self-Service Business Intelligence

Collaborative, shared gallery of PowerPivots

IT Pro management• Lifecycle & Workflow• Workbook Activity Chart• Server Resource Management

Page 10: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

What’s New in PowerPivot for SQL 2012

DiagramsCalculated MeasuresKPIsHierarchiesPerspectivesMultiple RelationshipsIntegration with SSAS Tabular Mode

PowerPivot for Excel is still free!

Page 11: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

DAX• DAX is a calculation language for PowerPivot

• It is a multidimensional calculation language like MDX, but the

design goals were:

• Make it easy to do common calculations (easier than MDX)

• Make it easy to use for Excel power users, hence the Excel-

based syntax

• DAX expressions are limited to a single (though often very long)

line of code

Page 12: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

DAX: New Features in SQL 2012

• DistinctCount

• Evaluate

• Summarize

• AddColumns

• Switch

• Order By

• Start At

• ROLLUP

• Filter

• IsSubTotal

• CrossJoin

• TopN

• Row

• DateAdd

• HasOneValue

• Search

Page 13: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

• demo

Tour of New Features of PowerPivot for SQL Server 2012

Page 14: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Maximum Capacity SpecificationsObject Specification / LimitObject name length 100 charactersInvalid characters in a Name . , ; ' ` : / \ * | ? " & % $ ! + = () [] {} < >Number of tables per PowerPivot database (2^31) - 1 = 2,147,483,647Number of columns and calculated columns per table

(2^31) - 1 = 2,147,483,647

Number of calculated measures in a table (2^31) - 1 = 2,147,483,647PowerPivot memory size for saving a workbook 4GB = 4,294,967,296 bytesConcurrent requests per workbook 6Local cubes connections 5Number of distinct values in a column 1,999,999,997Number of rows in a table 1,999,999,997String length 536,870,912 bytes (512 MB), equivalent to

268,435,456 Unicode characters (256 mega characters)

Page 15: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Known Issues

• Cannot Use a Calculated Column to Mark a Table as a Date Table• PowerPivot Stops Responding When You Copy a Large Amount of Data to the Clipboard

(Workaround: Copy only small data sets in PowerPivot)• Duplicate Linked Tables are created in Diagram View (Workaround: Make sure PowerPivot is in

Data View when you create linked tables)• A Hierarchy Appears as a Flat List if it Is Used as a Report Filter (Workaround: Do not rename

the hierarchy on the report level when you add a hierarchy as a Report Filter)• PowerPivot Management Dashboard Does Not Load on a Domain Controller• PowerPivot Management Dashboard's Bubble Chart Control Might Not Work• F1 Help Does Not Show Localized Content for Chinese Languages• PowerPivot Fails to Open the Import Wizard for .atomsvc Files Larger than 64Kb• Filtering Members from Different Levels of a Hierarchy Causes an Error

More information can be found at http://social.technet.microsoft.com/wiki/contents/articles/3729.microsoft-powerpivot-code-named-denali-ctp3-release-notes.aspx

Page 16: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Tabular Models over Power Pivot ModelsArea Pro Features

Scalability Power Pivot has a 2 GB limit for the size of the Excel file. Tabular models do not have a hard upper size limit.

Tabular models have partitions, which are used to manage processing of large data volumes. Power Pivot does not.

Tabular models support DirectQuery. You can consider DirectQuery almost as a scaling feature as it allows you to avoid processing large data volumes altogether. Power Pivot only queries the VertiPaq cache

Securability Tabular models can be secured using row security. Dynamic security is also supported.

Power Pivot does not support row security or dynamic security. Security for a workbook is just a binary choice – either a user can read a workbook or she can’t.

Manageability SSMS has the backup, restore, attach, detach, delete, and synchronize features that you would expect. You can also script out from SSMS, browse your cube, and query your cube using MDX. All of these features work the same for multidimensional and tabular models.

Page 17: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Processing Options for Tabular Model

Processing Option Description

Process Add Adds new rows to a partition. Any affected calculated columns, relationships, user hierarchies, or internal engine structures (except table dictionaries) are recalculated.

Process Clear Drops all the data in a database, table, or partition.Process Data Loads data into a partition or table.

Process Default Loads data into unprocessed partitions or tables. Any affected calculated columns, relationships, user hierarchies, or internal engine structures (except table dictionaries) are recalculated.

Process Defrag Optimizes the table dictionary (an internal engine structure) for a given table or for all tables in the database. This operation removes all dictionary entries that no longer exist in the data set and rebuilds the partition data based on the new dictionaries.

Process Full Loads data into all selected partitions or tables. Any affected calculated columns, relationships, user hierarchies, or internal engine structures (except table dictionaries) are recalculated.

Process Recalc For all tables in the database, recalculates calculated columns, rebuilds relationships. rebuilds user hierarchies, and rebuilds other internal engine structures. Table dictionaries are not affected.

Page 18: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Query Modes in Tabular ModelQuery Mode Description Limitation

DirectQuery This setting specifies all queries to the model should use the relational data source only

• Custom security implementation may not work (It throws an exception and stops working)

• Calculated columns are not allowed

In-Memory This setting specifies queries should be answered by using the cache only

Page 19: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

SSIS with tabular models

Analysis Services Processing Task

Only some of the processing options are appropriate for tabular models.

Process Full, Process Default, Process Data, and Process Clear are fine

processing choices for tabular models. Process Indexes, not so much.

Processing options that apply only to tabular models do not appear in this

processing task. If you want to Process Recalc (and you do want to do this

after a Process Add, Process Clear, or Process Data), you have to use the

Execute DDL task instead.

Analysis Services Execute DDL Task

This task is fully supported and works great with tabular models.

Page 20: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Power View Project ‘Crescent’

Page 21: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Agenda

• What is Power View

• Features of Power View

• Architecture of Power View

• Power View is NOT

• System Requirements

• Design view

• Demo

Page 22: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

What is Power View?

Power View is an interactive data exploration and visual

presentation experience

Part of SQL Server 2012 Reporting Services

Page 23: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Highly Visual Design Experience

Presentation-ready at all times

Rich metadata-driven interactivity

• Deliver and collaborate through SharePoint• Full screen presentation mode for interactive boardroom session

• Fully integrated with PowerPivot• Drive greater insight through smart and powerful querying• Animated trending and comparisons

• Interactive, web-based authoring and sharing of information• Familiar Microsoft Office design patterns• Powerful data layout with banding, callout and small multiples

visualizations

Power View

Page 24: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Features of Power View

• It will provide a fun, visual, and powerful drag-and-drop ad hoc

reporting experience

• It allows business users to manage data and show information

in a truly innovative and exciting way, allowing people to

visualize, interact and report on data using highly interactive

visualizations, animations and smart querying

Page 25: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Features of Power View Cont..

• It is done all in a browser – there is nothing to deploy. It is

presentation-ready

• Self service BI/ ad-hoc reporting

• Completely based on BISM model

Page 26: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Power View Architecture

RS Server

SharePoint Farm

Power View Client (Silverlight)

App Server

SQL Server

AS ServerSharepoint Integrated

PowerPivotSystem Service

AS ServerTabular Mode

Web Front End

RS WebService

Excel PowerPivot Model

BIDS Tabular Model

DirectQ

uery(O

ptional)

Web Front End

PowerPivot Web Service

DAX Extension

ADOMD.NET BISM File (optional)

Page 27: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

BI Semantic Model

Data Model

Business Logic/Queries

Data Access ROLAP MOLAP xVelocityDirectQuery

MDX DAX

Multi-dimensional

Tabular

YourApps

Reporting Services& Power View Excel PowerPivot

Databases LOB Applications Files OData Feeds Cloud Services

SharePointInsights

BI Semantic ModelOne Model for All User Experiences

Page 28: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Power View is NOT

• Does not replace RB 2.0, 3.0 or BIDS

• Not a goal to edit or add new interactivity to Dev/IT

Pro reports built in RB or BIDS

• No complex calculation building• Use PowerPivot, BISM & DAX, or SSAS Cubes

• Not a cell-based calculation tool

• Not a replacement for PPS scorecards

• Not a forecasting/write back tool

Page 29: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

What’s Special about Power View

Rich Visualisations

• Incl. Animated Scatter Plot

Based on Tabular Models

Automatic Relationships (from model)

Export to PowerPoint

Web-based, No Coding

• An amazing, easy-to-use, story-telling end-user

data exploration tool

Page 30: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

System Requirements

SQL Server 2012

• BI, Enterprise, or Developer edition

SharePoint 2010 SP1

• Enterprise Edition

Supported browser

Page 31: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

1

2

810

1211

7

4

3

5

6

Category Picture

9

13

1.Canvas2.Ribbon3.Field list4.Fields section. Checked

fields are in the selected visualization, the small multiples

5.Layout section. Shows fields in the small multiples

6.Label icon 7.Measure (sigma)

symbols 8.Filters area

9. Popout/pop back icon10.Default title text box11.Preview mode12.Full-screen

presentation mode13.Link to Help online

Power View indesign view

Page 32: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

• demo

Building a Power View Report

Page 33: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Key Power View Features

Easy Filtering• Using filter pane (view or visualisation scope),• Interactively, through visualisations,• Slicers

SortingMultiple Views•Great for storyboarding

Performance thanks to tabular models

Page 34: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Data VisualisationsOne click converts between them!

TablesMatrices (with grouping)Small MultiplesCardsTilesCharts• Column, bar, line,• Scatter, and bubble

Page 35: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Scatter PlotThe Bubble Chart

Lots of Data:• X and Y axis• Bubble size• Bubble colour (great for categories)• Play axis• Animated!• Great for time, but also: production volume, profit, Twitter comment

count…• Trail (shows history)

Page 36: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Summary

PowerPivot: self-service analyticsPower View: visual, self-service data explorationBISM: any analytical user experiencesSharePoint: manage, collaborate, and socialise BI

Page 37: Power Pivot V2 Power View. Agenda Power Pivot Overview What is new in PowerPivot/ BIDS Power View Demo with Live data

Resources

http://technet.microsoft.com/en-us/library/hh272665.aspx

http://www.powerpivotpro.com/

http://social.technet.microsoft.com/wiki/contents/articles/3729.microsoft-powerpivo

t-code-named-denali-ctp3-release-notes.aspx