Introduction

In this article, we will use two tables as given below for creating our Pie Chart visualizations. We will first save the tables into an Excel sheet and then we will import the tables using the Power BI Designer. Before proceeding further, let us discuss what Pie Charts are.
"A Pie Chart is a circular chart divided into sectors which display data, information, and statistics in an easy to read 'pie-slice' format with varying slice sizes."
Let us use two tables to plot the Pie Chart.
Table 1
Task Hours Spent Percentage of Total
Checking Emails 0.5 6%
Returning Calls 0.75 8
Meetings 1.5 18
Wasting Time 0.5 6
Responding to Complaints 1 11
Lunch 1 11
Writing Letters 0.75 8
Break 0.5 6
Planning 0.5 6
Talking to Customers 2 22
Table 2
Lunch Sales Quantity Sold
Sandwiches 40
Salads 21
Soup 15
Beverages 9
Desserts 15
Let us now create Pie Charts step-by-step.
Step 1: Create tables in Excel
Copy and paste both the tables into the various Excel Sheets and save the Excel sheet.
Step 2: Import Excel table
Step 3: Working with OfficeSchedule Table
Before creating a visualization of the OfficeSchedule table, we need to shape the data of the table.
As we can see, the Percentage of the total column has multiple decimal places after the decimal point. Let's round it to up to 2 decimal digits.
Now the table is formatted and is ready for creating a visualization.
Step 4: Creating Visualization for OfficeSchedule Table
Both of the Pie Charts will look similar to each other, the only difference is, one Pie Chart will display the hours spent and the other will display the percentage out of 100.
Step 5: Working with SalesReport Table
The data in the SalesReport table is already in a shaped manner and is ready for creating a visualization.

Step 6: Creating Visualization for SalesReport Table
The preceding Pie Chart will show us the quantity of each item sold for lunch.

Summary

In this article, we learned how to create a Pie Chart visualization using Power BI Designer that can be used to easily read and understand the data in an interactive way.