Introduction

In this article, we will use an Excel worksheet as a data source and will create a report using the Power BI Designer. I have created an Excel sheet containing four columns named First Name, Last Name, Registration Date and Time and Location. We will first simplify the data and then we will create a report.

The following is the sample of the Excel table we will be using.

Sample excel data

Step 1. Get Started

Step 2. Splitting the Registered Date & Time column

Step 3. Shaping the Data

Step 4. Creating Visualizations

This chart shows which user was registered on what date and at what time.

When we click on any of the dates, it will show the number of users registered on that day along with their registration time.

Particular date

The preceding visualization shows the registered number of users for the date 2/3/2015.

Now again drag and drop a Date column and Location column and ensure the Location column is under the Axis section and the Date column is under the Value section and be sure the type of visualization selected is Clustered Column Chart. Now the visualization will show the number of registered users by location.

Now select the Noida location from the visualization and we will now be able to see the changes in the other visualization that will now show the users registered from the Noida location.

Noida location

Summary

In this article, we learned how to use an Excel sheet as a data source for creating rich and interactive visualization reports using Power BI Designer.