What is a Scorecard in Power BI?

Cody Schneider

Tracking performance metrics is essential for any business, but simply creating a dashboard full of charts isn’t always the answer. To truly drive progress, you need to focus on specific goals. This is where Power BI metrics, previously known as scorecards, come into play. This article will show you exactly what a Power BI scorecard is, why it's a powerful tool for your business, and how to create your own, step-by-step.

What is a Power BI Scorecard (Now Called Power BI Metrics)?

In Microsoft's ecosystem, what was once called a "Scorecard" is now officially referred to as "Metrics." While the name has changed, the core function remains the same. A Power BI scorecard is a feature that allows you to collect, display, and track key performance indicators (KPIs) and business goals in a centralized, easy-to-understand format. Think of it less as a typical dashboard for data exploration and more as a focused report card for your business objectives.

The key distinction between a dashboard and a scorecard is its purpose:

  • A dashboard visualizes raw data from various sources. It's designed for you to explore trends, identify patterns, and slice and dice information to uncover insights. A good dashboard might answer the question, "What happened to our website traffic last month?"

  • A scorecard (or metric) tracks your progress against a specific, predetermined target. It’s designed to answer the question, "Are we on track to hit our website traffic goal for this quarter?"

Scorecards are not about data exploration, they are about goal attainment. They provide a quick, at-a-glance view of whether you're winning or losing on the metrics that matter most, making them an indispensable tool for leadership meetings, team progress reviews, and individual performance tracking.

Why Are Scorecards So Important for Your Business?

Drowning in data is a common problem. Dashboards can sometimes contribute to this by presenting too much information without a clear path to action. Scorecards solve this problem by introducing focus, clarity, and accountability.

Creates Unwavering Focus and Alignment

Instead of overwhelming your team with dozens of charts, a scorecard highlights the handful of metrics that truly define success. When everyone from the CEO to the newest marketing hire is looking at the same set of goals (e.g., "Increase Lead Conversion Rate to 5%," "Reduce Customer Churn to less than 2%"), the entire organization aligns its efforts toward a common definition of a "win."

Drives Accountability

One of the most powerful features of Power BI Metrics is the ability to assign an "owner" to each metric. When a specific person is responsible for a number, things start to happen. This simple act of assignment transforms a metric from a passive number on a screen into an active responsibility. Sarah from marketing now owns "Website-to-Lead Conversion Rate," and Tim from sales owns "Average Deal Size." This personal accountability encourages proactive monitoring and problem-solving.

Enables Proactive Monitoring

Each metric on a scorecard has a status (e.g., On Track, At Risk, Behind) that visually communicates performance in an instant. This color-coded system allows you to scan the scorecard and immediately spot areas that need attention. You can see that a metric is "At Risk" long before it misses its end-of-quarter target, giving you valuable time to intervene, ask questions, and correct course before a small issue becomes a big problem.

Provides a Single Source of Truth

How much time is wasted in meetings debating which numbers are correct? The marketing team has one spreadsheet for lead count, while the sales team has a different number in their CRM. A scorecard connected to your underlying Power BI reports eliminates this ambiguity. It creates a single, agreed-upon source of truth for your most critical KPIs, ensuring that conversations are about strategy and solutions, not data discrepancies.

Key Components of a Power BI Scorecard

To use Power BI Metrics effectively, it helps to understand the building blocks that make up a scorecard. Each metric you create will have some or all of the following components.

  • Metric Name: This is a clear label for what you're tracking. Be specific, like "Monthly New Subscribers" instead of just "Customers."

  • Owner(s): The person or people responsible for the metric's performance. You can assign owners from your organization's Azure Active Directory.

  • Current Value: This is the latest value of your metric. It can be entered manually or, more powerfully, connected to data in an existing Power BI report.

  • Target: This is the goal you're aiming for. Like the current value, it can be manual or dynamically pulled from a report.

  • Status: A visual indicator to show how the current value compares to the target. It's often represented by colors like green (On Track), yellow (At Risk), and red (Behind).

  • Start and Due Dates: These define the time period over which the metric is being measured, which helps in tracking progress over time.

  • Check-ins: This is a crucial feature for adding context. Owners can add notes to a metric to explain performance, such as "Sales promotion last week led to a 15% spike" or "Technical issue caused a dip in sign-ups on Monday." A check-in can also include updating the current value and setting a new status.

  • Submetrics: This allows you to create a hierarchy of goals. For example, a main metric like "Improve Customer Satisfaction" could have submetrics like "Reduce Ticket Response Time" and "Increase Net Promoter Score (NPS)." Achieving the submetrics contributes to achieving the main parent metric.

How to Create a Scorecard in Power BI: A Step-by-Step Guide

Ready to build your first scorecard? The process happens within the Power BI Service (the online version of Power BI), not in Power BI Desktop. You'll also need a Power BI Pro or Premium license.

Step 1: Navigate to the Metrics Hub

Log in to your Power BI account at app.powerbi.com. On the left-hand navigation pane, find and click on the Metrics icon (it looks like a small trophy or award ribbon). This is your central hub for all scorecards.

Step 2: Create a New Scorecard

In the Metrics hub, click the + New scorecard button. A new screen will appear where you can give your scorecard a name (e.g., "Marketing Team Key Objectives Q3") and a description. You also choose the Workspace where the scorecard will live. Click Create.

Step 3: Add Your First Metric (Manually)

It's best to start by adding a metric manually to understand the mechanics.

  1. In your new scorecard, click + New Metric.

  2. Fill out the fields in the pane that appears on the right:

  • Metric name: Type something like "Organic Website Sessions."

  • Owners: Start typing a team member's name and select them.

  • Current value: For now, just type a number, like 8,500.

  • Target: Enter the goal, such as 10,000.

  • Status: You can set this manually. Since 8,500 is short of 10,000, you might choose "At Risk."

  • Set a Start date and Due date.

  1. Click Save. You've just created your first metric!

Step 4: Connect a Metric to Live Power BI Data

Manually updating metrics is tedious and prone to error. The real power comes from connecting them to your reports so they update automatically.

  1. Click + New Metric again or edit an existing one by hovering over it and clicking the pencil icon.

  2. Next to the "Current" value field, click Connect to data.

  3. A new window will pop up showing all the Power BI reports you have access to. Browse and select the report containing the data you need (e.g., your "Website Traffic Report").

  4. Once you select a report, a preview will appear. You can now click on a specific data point from a chart, card, or table. For instance, click on the number in a Card visual that shows the total organic sessions. Power BI will then link that value to your metric. Click Connect.

  5. Repeat the process for the "Target" value if you have a target defined in your report. Otherwise, you can leave it as a fixed number.

Step 5: Set Up Automated Status Rules

Instead of manually setting the status, let Power BI do it for you. This ensures objectivity and saves time.

  1. While editing a metric, click the Set up rules button under the Status section.

  2. Click + New rule.

  3. You can now define conditions.

    • Rule 1: If Value is greater than or equal to 95% of Target, then status is Completed (Green).

    • Rule 2: If Value is greater than or equal to 80% of Target, then status is On track (Yellow).

  4. You can add more rules. Power BI processes them from top to bottom. If no conditions are met, the status will show "Behind" (Red).

  5. Click Save. Now the status will update automatically every time the connected data refreshes.

Step 6: Use Check-ins to Add Context

When you notice a change in a metric's status, either positive or negative, encourage owners to provide context.

  1. Hover over a metric and click the Add check-in icon (a speech bubble with a plus sign).

  2. In the check-in note, you can briefly explain what happened. Example: "Published four new blog posts this week, which contributed to a traffic increase."

  3. You can also update the value and status as part of the check-in if you are updating manually.

  4. All check-ins are recorded in the metric's history, providing a valuable log of activities and events over time.

Best Practices for Building Effective Scorecards

  • Start with Strategy, Not Data: Before building anything, ask: "What are the 3-5 most important outcomes we need to achieve this quarter?" Define your objectives first, then select metrics that accurately measure progress toward them.

  • Less is More: Resist the urge to add every metric you can think of. A good scorecard has 5-10 highly relevant metrics, not 30. A crowded scorecard loses its power and creates distraction rather than focus.

  • Assign a Capable Owner for Every Metric: A metric without an owner is just a number. The owner should be someone who can directly influence the outcome and is responsible for reporting on its progress.

  • Encourage Frequent Check-ins: The numbers show what is happening, but the check-in notes explain why. Foster a culture where owners regularly add context. This turns the scorecard into a collaborative communication tool.

  • Integrate a Scorecard Into Your Routines: A scorecard isn't a "set it and forget it" tool. Pin it to your team's main Power BI dashboard. Make reviewing the scorecard the first agenda item in your weekly team meetings. Use it to guide discussions and decisions.

Final Thoughts

Power BI scorecards, now known as Metrics, offer a simple yet profound way to shift your team's focus from passively viewing data to actively driving business outcomes. By centralizing your most important goals, assigning clear ownership, and making progress visible to everyone, you create a powerful system for alignment, accountability, and continuous improvement.

Building effective reports in tools like Power BI requires a significant investment in time and training to get right. We built Graphed because we believe getting answers from your data shouldn't be that difficult. Instead of wrestling with complex setups, you can connect your marketing and sales data sources in just a few clicks and build real-time dashboards simply by describing what you want to see in plain English. This automates the busywork, freeing you to focus on strategy instead of struggling with report building.