Power BI KPI — Create Power BI KPI Visuals (Key Performance Indicators)

Upasana Priyadarshiny
Edureka
Published in
6 min readOct 3, 2018
Power BI KPI — Edureka

Every Organization needs a visual cue that communicates the amount of progress it has made towards a target. The Power BI KPI demonstrates how effectively a company is achieving its key business objectives. This article, specifically, will help you with all you need to know to use Power BI KPI to its complete potential.

This article will take you through the following topics:

  • What is KPI?
  • When to use a KPI?
  • Requirements for KPI visualizations
  • KPI visualizations in Power BI Desktop
  • Custom Visuals in KPI

What is KPI?

Organizations use KPIs (or Key Performance Indicators) at multiple levels to evaluate their success at reaching targets. High-level KPIs may focus on the overall performance of the enterprise, while low-level KPIs may focus on processes or employees in departments such as sales, marketing or production.

When to use a KPI?

KPIs mainly answer 2 questions:

  • What am I ahead or behind on?
  • How far ahead or behind am I?

A KPI is based on a specific measure and is designed to help you evaluate the current value and status of a metric against a defined target.

Requirements for KPI visualizations

A Power BI KPI visual requires a base measure that evaluates to a value and a target measure, and a threshold or goal.

Currently, a KPI dataset needs to contain goal values for a KPI. If your dataset doesn’t contain one, don’t worry. You can create goals by adding them to your data model.

KPI Visualizations on the Power BI Desktop

Pick some KPI-appropriate data. As you can see, the one I’ve chosen here has got an actual sales column and a target sales column. The months are numbered according to their usual order as well as fiscal order.

We’ll create a KPI that measures the progress we’ve made towards a sales goal.

  1. Open the report in Report View.
  2. From the Fields pane, select Actual Sales and drop it on the screen. This will be the Indicator.
  3. Do the same to add the time period, i.e, Month. This will be representing the Trend.

You can now go to the Modelling option on the top ribbon and use the Sort option to sort by the order in which you need the months to be.

4. Convert the visual to a KPI by selecting the KPI icon from the Visualization Pane.

5. Now you can add the Target column to the Target Goals field.

Optionally, format the KPI by selecting the paint roller icon to open the Formatting pane.

  • Indicator: controls the indicator’s display units and decimal places.
  • Trend axis: when set to On, the trend axis is displayed as the background of the KPI visual.
  • Goals: when set to On, the visual displays the goal and the distance from the goal as a percentage.
  • Color coding>Direction: some KPIs are considered better for higher values and some are considered better for lower values. For example, Return on Investment (RoI) versus wait time. Typically, a higher value of RoI is better versus a higher value of wait time. You can select higher value and, optionally, change the color settings of the same.

Considerations & Troubleshooting

If your KPI doesn’t look like the given image, you might want to consider sorting by fiscal month or month number before you turn it into a KPI. In a few older versions of Power BI, KPIs don’t have a sort option, you’ll need to sort by fiscal month before you convert your visualization to a KPI.

Now that you know how this tool basically works, you can do some really smart things with it. Like you can create custom visuals in Power BI.

Custom Visuals in KPI

You can do a bunch of other interesting things with KPI. For example, you can use many variations of the traditional KPI. For that, all you must do is, go to From Marketplace and in the search–tab look for the custom visuals that you like. Or you can even go to visuals.powerbi.com and do the same. It will appear on your visualizations bar, next to other visualizations.

So, here are 4 custom visuals you didn’t know you needed.

Power KPI:

Along with a multi-line chart, the Power KPI also adds labels for the current date, value, and variances.

KPI Indicator:

Unlike the traditional KPI, the KPI Indicator presents the status as a color indication, comparing the actual and target values. The deviation is presented as a distance in percent of actual from the target. The trend could be presented as a line or a bar chart. It is up to the user to decide the granularity of the data displayed.

Power KPI Matrix:

Power KPI Matrix enables balanced scorecards in Power BI and displays an unlimited number of metrics and KPIs in a single, customized list.

Bullet Chart:

Bullet chart serves as a replacement for dashboard gauges and meters. Bullet charts were developed to overcome the fundamental issues of gauges and meters. The bullet chart features a single, primary measure, compares that measure to one or more other measures to enrich its meaning, and displays it in the context of qualitative ranges of performance, such as poor, satisfactory, and good.

Now that you’ve learned all about the Power BI KPI, go on and make the most of it. Create live and intuitive visualization reports with Power BI KPI.

If you wish to check out more articles on the market’s most trending technologies like Artificial Intelligence, DevOps, Ethical Hacking, then you can refer to Edureka’s official site.

Do look out for other articles in this series which will explain the various other aspects of PowerBI.

1. Power BI Dashboard

2. Power BI Desktop

3. Tips to make Impactful & Interactive Power BI Reports

4. Power BI Reports

5.Power BI Tutorial

6.DAX in Power BI

7.MSBI vs Power BI

8.Power BI Developer Salary

9.Power BI Architecture

Originally published at www.edureka.co on October 3, 2018.

--

--