---
title: "Pie Report"
canonical: "https://support.appfire.com/space/ART/1577124780/Pie%20Report"
format: markdown
---
> Macro (aura-html)

A pie chart is a way to visualize data so that you can see the size of components in proportion to the whole data. It’s a circular form of representing data with slices showing the proportions. This article explains how to create a pie report using the report designer interface and provides a few examples.

## Steps to Create Pie Report

1. The Report Designer interface opens when you create a report using a template or build one from scratch. To create a new report, click **Create new Report**. For more information, refer to [Report Templates](https://appfire.atlassian.net/wiki/spaces/ART/pages/1568276519).
2. Select **Report** **type **as *Chart*. Select **Pie **from the secondary drop-down
3. **Simple Pie Chart - **one **Dimension **field for **Sector **and one **Measure **field for **Data**, optional Dimension fields for filters
  1. Add the **Dimension **fields from the left panel by clicking the drop-down sign next to the field name and selecting the appropriate destination (**Sector or Optional Filters**)
  2. Add the **Measure** field from the left panel by clicking the '+' sign next to the field name. It will get added to **Data** automatically
4. **Segmented Pie Chart **- one **Dimension **field for **Sector**, one **Dimension **field for **'Segment By' **and one **Measure **field for **Data**, optional Dimension fields for filters
  1. Add the **Dimension **fields from the left panel by clicking the drop-down sign next to the field name and selecting the appropriate destination (**Sector, ‘Segment By’ or Optional Filters**)
  2. Add the **Measure** field from the left panel by clicking the '+' sign next to the field name. It will get added to **Data** automatically
    
5. Click **Run** to view the results in the bottom pane (below is a screenshot of a Segmented Pie report)
6. Click **Save** to save the report for future use. Saved reports can be accessed via **Reports** → **My Reports**.

![image](media://50c38f4e-6399-4449-a662-9de3772e5a06)


 **Additional Details**

### **Field Settings**

Settings on each field can be set by selecting the gear icon on each added field. Listed below are some examples of the options that are available from field settings:

- Change the label of the column
- Apply filters on the column
- Set date format
- Set aggregation formula

### **Page Settings**

Each page in a report can have a **Page Title **that will appear as the title of the page on the report. **Page settings** are also available for each page and differ based on the type of the report.

![ART_Chart_Pie_Page Settings.jpg](media://24a2acfa-55d1-4d93-8c4b-89acadf14725)

## **Sample Reports**

1. **Simple Pie Chart - Count of issues by status**
  
2. **Segmented Pie Report - Story points completed in last Quarter per Sprint**