Introduction

According to Microsoft, Power View can be defined as:

Power View is an interactive data exploration, visualization and presentation experience that encourages intuitive ad-hoc reporting. Power View is a feature of Microsoft Excel 2013 and of Microsoft SharePoint Server 2010 and 2013 as part of the SQL Server 2012 Service Pack 1 Reporting Services Add-in for Microsoft SharePoint Server Enterprise Edition.

Use the following procedure to create a Power View report.

Step 1

search marketplace

sample data

friendly connection name

import in progress

Note: The import process may take some time since it will fetch more than 2.4 million rows.

import success

Step 2

Use the following to create a Clustered Chart:

Now we will be able to see that some carriers have better on-time arrivals whereas other carriers have better on-time departures.

Changing the Sort order

Change aggregate from Sum to an Average

Now what we will see is XE is at the top instead of WN.

new clustered chart

Step 3

Now we must get Airline Carrier Abbreviation data.

Nobody knows the carrier abbreviations, what airline is AI. So to overcome this problem we will find the carrier abbreviations.

relationship needed

Step 4

Uset the following to create a relationship:

airlines chart

Filter the Chart

Step 5

Use the following to change the layout of the chart:

Creating another chart

Make some space to start another visualization.

Now we will notice some more abbreviations that doesn't make sense because we don't know most of the airport codes.

Step 6: Get Airport codes data

Nobody knows the airport code abbreviations. Now let's solve this problem.

Step 7

Go back to the Power View sheet in Excel and we will be able to see the Airports table.

Select the Column chart and remove Origin from the Axis box and select AirportName box from the Airports table. Again we will see the values are the same and a message "Relationships between tables may be needed."

Creating Relationship between tables

Step 8

Use the following procedure to create a MAP:

Filter the Map

map delays

Summary

It is very easy to customize various types of visualizations in our report to present the data the way we want and make our data easy to read and understand. Using Power BI we can get data from a wide range of data sources and can represent our data in many ways.