Simplify Your Power BI Reports

Too Many KPIs, Too Many Measures

Why Calculation Groups Matter

The Goal

Step 1: Create a KPI Table

Step 2: Prepare Auxiliary Measures

Step 3: Build the Card Visual

Step 4: Create the Calculation Group

Step 5: Control Card Output

  • Callout value: Use ##0,,.0 M€. This divides the number by one million and adds “M€” at the end.
  • Reference label value: Use ##0,,.00 M€;##0,,.00 M€;0 €. Both positive and negative values appear the same. If the value is zero, the “M” for millions is hidden.
  • Reference label detail: Use (0.0%);(0.0%);0%. Percentages appear in parentheses, without negative signs, and with one decimal place so they don’t take up too much space.

The Result: A Smart KPI Card

Wrapping up

Scroll to Top