You can add key performance indicators (KPIs) (key performance indicator (KPI): A quantifiable measure for gauging business objectives. The KPI gauges the performance of the value, defined by a base measure, against a target value, also defined by a measure or by an absolute value.) to your Power View report to show progress toward goals.
Use a KPI in Power View
If the data model has KPIs, they’re easy to spot in the Field List. They have this icon
next to them. You can use them in Power View sheets in Excel and in Power View in SharePoint.
- In Power View in the Field List, click the arrow next to the KPI.
It expands to show the fields in the KPI:
- Value : Also called the base value, the calculated field that represents the current value for the item in that row of the table or matrix.
- Goal: Also called the target value, the value against which the current value is evaluated. This could be a fixed number, some goal all the rows should achieve, or a calculated field, which might have a different goal for each row.
- Status: The visual indicator of the value. In Power View in Excel, you can edit the KPI, choosing which indicators to use and what values to trigger each indicator.
- Check the boxes you want to display.
Note SQL Server Analysis Services tabular models can also contain calculated fields and KPIs. You can use those KPIs in Power View in Excel and Power View in SharePoint, too.
In this article
Create a KPI in Power View in Excel
KPIs are based on explicit calculated fields (calculated field: A field in a PivotTable report or PivotChart report that uses a formula you create. Calculated fields can perform calculations by using the contents of other fields in the PivotTable report or PivotChart report.) in the data model. In the Power View Field List, calculated fields have a calculator icon
next to them. If the data model contains calculated fields, then you can actually create KPIs in Power View in Excel. You create them in Power View in Excel, or by managing the Data Model in the PowerPivot window. Then you can add the KPIs you create to your Power View report.
- On a Power View sheet in Excel, on the PowerPivot tab > KPIs > New KPI.
Don’t see a PowerPivot tab in Excel? You may need to enable the PowerPivot add-in.
- The KPI base field (value) box lists the calculated fields in the data model. Pick the one that contains the value you want to evaluate against a target.
- Define a target value. The target value can be:
- An absolute value – for example, 100.
- Another calculated field in the model – for example, a field containing sales quotas.
- Define the status thresholds and icon styles. You can define either three or five statuses for a KPI, depending on which status threshold and icon style you choose.
- Click OK and then Close.
- Click OK in the message that says you’ve changed the Data Model.
- Now you can use your new KPI in any Power View sheet in this workbook.
Top of Page
Modify a KPI in a Power View sheet in Excel
If the data model has KPIs, you can modify them in Power View in Excel, but not in Power View in SharePoint.
- On a Power View sheet in Excel, on the PowerPivot tab > KPIs > Manage KPIs.
Don’t see a PowerPivot tab in Excel? You may need to enable the PowerPivot add-in.
- Select the KPI you want to edit and click Edit.
- You can change the base and target values, and status thresholds, and select different icon styles and colors. See Create a KPI in Power View in Excel for details.
Top of Page
More info
Key Performance Indicators (KPIs) in PowerPivot
Create a Calculated Field in PowerPivot
Calculated Fields in PowerPivot
Top of Page