|
1 | | -# Power KPI |
| 1 | +# PowerKPI |
| 2 | +[](https://dev.azure.com/customvisuals/public/_build/latest?definitionId=11) |
| 3 | +[](https://coveralls.io/github/microsoft/PowerBI-visuals-PowerKPI?branch=master) |
| 4 | +> A powerful KPI Indicator with multi-line chart and labels for current date, value and variances. |
2 | 5 |
|
3 | | -> A powerful KPI Indicator with multi-line chart and labels for current date, value and variances. Rich customization options, including current status labels and symbols, trend and comparison lines, multiple variances, auto-scaling, text formatting, and density controls. Highly flexible for use in large, detailed report tiles or tiny, summary dashboard tiles. |
| 6 | + |
| 7 | + |
| 8 | +# Overview |
| 9 | + |
| 10 | +The Power KPI visual is for presenting a key performance indicator (KPI) along with a variety of supporting information, including: |
| 11 | + |
| 12 | +- Title, Subtitle |
| 13 | +- Current date and KPI status (value, indicator symbol, variance) |
| 14 | +- Line chart with KPI trend, forecast line, and other comparison lines, as well as tooltips |
| 15 | + |
| 16 | +Some of the key features include: |
| 17 | + |
| 18 | +- KPI Symbols. Circle, triangle, square, diamond, flag, exclamation, checkmark, arrow up/down/angle up/angle/down, caret up/down, circle empty, circle X, circle exclamation, circle checkmark, X, star empty/full. Combine with custom colors. |
| 19 | +- Rich Formatting Options. Set alternate titles, labels, and tooltips, font sizes, colors, background colors. |
| 20 | +- Layout Options. Toggle all card values on/off and choose among Top/Left/Right/Bottom layouts |
| 21 | +- Numerous Chart Features. Provides most of the functionality of the standard line chart visual in Power BI, including customizable data points, number types, precision, X-axis and Y-axis tick marks, labels and reference lines, line styles and thickness, chart legend/location, and hover-over tooltips |
| 22 | +- Total Control Over KPI Thresholds. Map your data to the desired KPI Indicators in one of two ways: 1) include a column in your data model with the index number of the symbol; 2) add a calculated column and set your own auto thresholds in the report |
| 23 | +- Auto-Scaling. Design a larger tile in your report with rich details. After pinning it to a Power BI Dashboard, you may resize to smaller versions of the tile without losing essential details and without having to create separate report tiles for this purpose. |
| 24 | + |
| 25 | +See also [PowerKPI at Microsoft AppSource](https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381763) |
0 commit comments