Share via


Exploring SQL Server 2012 Reporting Services Power View (RTM Update)

Version: 1.6

Description

In this lab, you will explore SQL Server 2012 Reporting Services Power View. Power View is a Web browser-based report authoring tool targeted at everyone to enable them to create compelling, interactive and rich data visualizations based on Tabular BI Semantic Models. You will create a report based on a PowerPivot workbook published to a PowerPivot Gallery, and this report will consist of three different, yet related, interactive data exploration experiences. You will explore the model data using the tables, column and bar charts, and an animated scatter chart.

Overview

In this lab, you will explore Power View. Power View is a Web browser-based report authoring tool targeted at everyone to enable them to create compelling, interactive and rich data visualizations based on Tabular BI Semantic Models.

You will create a report based on a PowerPivot workbook published to a PowerPivot Gallery, and this report will consist of three different, yet related, interactive data exploration experiences. You will explore the model data using the tables, column and bar charts, and an animated scatter chart.

The completed report definition (.rdlx file) is available in the End folder of this lab.

Objectives

The objectives of this lab are to:

  • Use the PowerPivot Gallery to create a Power View report
  • Become familiar with the Power View designer
  • Create a visually compelling Power View report based on various visualization types
  • Save the Power View report to a document library
  • Export the Power View report to PowerPoint
  • Browse to, and interact with, the Power View report

System Requirements

You must have installed the following items to complete this lab:

  • Microsoft SQL Server 2012:
    • Database Engine
    • Reporting Services (SharePoint integration mode)
  • SharePoint Server 2010
    • SQL Server 2012 Reporting Services Add-in for SharePoint
    • SQL Server 2012 PowerPivot Add-in for SharePoint
  • Silverlight

Setup

Task 1 – Creating a Site Collection

  1. To open Central Administration, click the Start button, and then select All Programs | Microsoft SharePoint 2010 Products | SharePoint 2010 Central Administration.
  2. Login using Administrator credentials, if required.
  3. Click Application Management.
  4. Click Create Site Collections.
  5. Configure the new site collection based on the following table.

    Property

    Value

    Title

    TailspinToysBI

    URL

    /sites/TailspinToysBI

    Template

    Enterprise | Business Intelligence Center

    Primary Site Collection Administrator

    <Administrator username>

Task 2 – Activating PowerPivot Feature

  1. In the Top-Level Site Successfully Created page, click the URL for the newly created Site Collection.
  2. In the new Site Collection, click Site Actions, and select Site Settings.
  3. Click Site Collection Features in the Site Collection Administration section.
  4. Click Activate for the PowerPivot Feature Integration for Site Collections feature.

  1. Click TailspinToysBI above the Quick Launch.
  2. Click Site Actions, and select More Options.
  3. In the search box at the right upper corner, type “PowerPivot” and press Enter.
  4. Select the PowerPivot Gallery item, and click More Options.
  5. Type PowerPivot Gallery in the Name field.
  6. Check that the Yes radio button in the Display this list on the Quick Launch option is selected.
  7. Click Create.
  8. Close the Internet Explorer Window.

Task 3 – Creating an IIS Web Site

  1. To open Internet Information Services, click the Start button, and then select All Programs | Administrative Tools | Internet Information Services (IIS) Manager.
  2. Right-click Sites node and select Add Web Site.
  3. Configure the new Web Site based on the following table:

    Property

    Value

    Site name

    TailspinToysIntranet

    Physical path

    <HoL path>\Source\Assets\TailspinToysIntranet

    Binding type

    http

    IP address

    All Unassigned

    Port

    11111

  4. Double-click TailspinToysIntranet site node.
  5. Select the ProductImages folder.
  6. In the IIS section, double-click Directory Browsing.
  7. On the Actions panel at the right, click Enable.
  8. Close the Internet Information Services (IIS) Manager.
  9. Browse to the Source\Assets folder.
  10. Right-click the TailspinToysIntranet folder and click Properties.
  11. Click the Security tab and click Edit.
  12. Click Add.
  13. Type Everyone and press Enter.
  14. Click the Full Control checkbox in the Allow column for the Everyone group, and click OK until you close all dialogs.

Cleanup

  1. There is no need to cleanup if you intend to continue the sequence of labs in this training kit.

Task 1 – Deleting the TailspinToysBI Site Collection

  1. To open Central Administration, click the Start button, and then select All Programs | Microsoft SharePoint 2010 Products | SharePoint 2010 Central Administration.
  2. Login using Administrator credentials, if required.
  3. Click Application Management.
  4. Click Delete a Site Collection.
  5. Click No Selection and select Change Site Collection.
  6. Click the TailspinToysBI Site Collection, and click OK.
  7. Click Delete.
  8. Click OK to confirm the deletion of the Site Collection.

Task 2 – Deleting the TailspinToysBI IIS Web Site

  1. To open IIS Manager, click the Start button, and then select All Programs | Administrative Tools | Internet Information Services (IIS) Manager.
  2. Expand the server node, and then expand the sites node.
  3. Right-click the TailspinToysIntranet site and select Remove.
  4. Click Yes to confirm the deletion of the web site.
  5. Close IIS.

Feedback

Your feedback is welcome! Please, post it on our UserVoice forums.

Exercises

This lab comprises the following exercises:

  1. Exploring the Power View Design Environment
  2. Creating and Interacting with the Power View Report

Author

This lab was designed and written by Peter Myers of SolidQ.

Estimated time to complete this lab: 30 minutes