Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi,
I am seeking an inspiration to develop a dashboard "Customer score card", I already have the following KPI's:
Sales (Current and Previous)
Quotes conversion % (No of quotes and $ value)
Credit limit utilised %
Credit Status
Invoice Payment terms
Late Payment Days/% (Calculated using Invoice date and Transaction date and compared with Invoice Paymnet Terms)
I would like to develop a summary page to show the customer scored as below:
20-Point Scoring System : customer credibility
This system assigns points based on five key performance indicators (KPIs). The total possible score is 20.
MetricCondition for PointsPoints Assigned
Payment Reliability: Invoices paid within agreed terms (e.g., Net 30) 6
Profitability: Net profit margin consistently > 50% 5
Quote Conversion: Quote-to-order conversion rate > 60% 4
Credit Discipline: Maintained credit limit without overages 3
Sales Growth: Yearly sales revenue increased vs. prior year 2
Total Possible Score = 20
Tier A (17–20 Points): "VIP / Low Risk"
Tier B (13–16 Points): "Stable / Growth"
Tier C (8–12 Points): "Watchlist / Average Risk"
Tier D (< 8 Points): "High Risk / Review"
Request to share any inspirations/best practises to develop this.
Thank you
Solved! Go to Solution.
To design your customer scorecard dashboard effectively, keep it clean and focused by showing each customer’s overall score (out of 20) alongside their tier classification (A–D), supported by clear visuals for each KPI. Use conditional formatting with color bands to highlight risk levels, and structure the layout so the top section gives a quick overview, the middle section breaks down KPI performance with points assigned, and the bottom section shows trends and alerts for customers slipping into lower tiers. Best practices include using Power BI’s goal tracking to automate thresholds, sparklines for quick trend visualization, drill‑through pages for invoice/payment history, and benchmarking against industry averages. This way, the dashboard becomes both a credibility monitor and a decision‑support tool, helping you instantly identify VIP customers and those needing review.
How to Create a Scorecard in Power BI
Create scorecards and manual goals - Power BI | Microsoft Learn
32 Best Power BI Dashboard Examples & Templates in 2026 | Coupler.io Blog
Regards,
Ritesh
Community Champion
Please mark the answer if helpful so that it can help others
Dance-Sing with Data -BI & Analytics
Hi @DanielASouza ,
Thank you for your follow up. I understand that you are seeking a foundational structure to reference when developing the scorecard logic and layout. Although I am unable to share a PBIX file directly in the forum, I can provide a straightforward approach to help you build the scoring model in your report. Typically, each KPI is scored using measures, and these individual scores are combined to form a total customer score.
For instance, a KPI can assign points when a condition is met and zero when it is not. For payment reliability, the measure can award the full score if invoices are paid within agreed terms, based on your late payment calculation. Similarly, the profitability measure can check if the net profit margin exceeds your threshold and allocate points accordingly. This method applies to other KPIs such as quote conversion, credit utilization within limits, and yearly sales growth compared to the previous year. Once these measures are established, you can create a total score measure that sums the individual KPI scores.
After calculating the total score, a conditional measure can classify the customer tier by evaluating the final score and assigning categories like VIP Low Risk, Stable Growth, Watchlist Average Risk, or High Risk Review. This tier measure can also be used for conditional formatting in visuals, allowing users to quickly identify customer risk levels.
For the report layout, many scorecard style reports work well with a simple structure where the top section shows the overall customer score and tier for the selected customer, the middle section provides a breakdown of each KPI and the points assigned, and the lower section shows supporting trends such as sales over time, payment behavior, or quote conversion performance. Using a table or matrix that lists each KPI alongside its calculated score is often helpful because it makes the scoring logic transparent to the business users.
If you follow this approach, you will have a flexible scoring framework where all of the logic sits in measures and the visuals simply present the results. This also makes it easy to adjust the thresholds or point allocation later without changing the overall dashboard design. Hopefully this gives you a solid base to start building your customer scorecard mod
Thank you.
Hi @DanielASouza ,
Thank you @ribisht17 for the response provided!
Has your issue been resolved? If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
Thank you.
Hi @DanielASouza ,
I wanted to follow up and see if you had a chance to review the information shared. If you have any further questions or need additional assistance, feel free to reach out.
Thank you.
Hi @DanielASouza ,
Thank you for your follow up. I understand that you are seeking a foundational structure to reference when developing the scorecard logic and layout. Although I am unable to share a PBIX file directly in the forum, I can provide a straightforward approach to help you build the scoring model in your report. Typically, each KPI is scored using measures, and these individual scores are combined to form a total customer score.
For instance, a KPI can assign points when a condition is met and zero when it is not. For payment reliability, the measure can award the full score if invoices are paid within agreed terms, based on your late payment calculation. Similarly, the profitability measure can check if the net profit margin exceeds your threshold and allocate points accordingly. This method applies to other KPIs such as quote conversion, credit utilization within limits, and yearly sales growth compared to the previous year. Once these measures are established, you can create a total score measure that sums the individual KPI scores.
After calculating the total score, a conditional measure can classify the customer tier by evaluating the final score and assigning categories like VIP Low Risk, Stable Growth, Watchlist Average Risk, or High Risk Review. This tier measure can also be used for conditional formatting in visuals, allowing users to quickly identify customer risk levels.
For the report layout, many scorecard style reports work well with a simple structure where the top section shows the overall customer score and tier for the selected customer, the middle section provides a breakdown of each KPI and the points assigned, and the lower section shows supporting trends such as sales over time, payment behavior, or quote conversion performance. Using a table or matrix that lists each KPI alongside its calculated score is often helpful because it makes the scoring logic transparent to the business users.
If you follow this approach, you will have a flexible scoring framework where all of the logic sits in measures and the visuals simply present the results. This also makes it easy to adjust the thresholds or point allocation later without changing the overall dashboard design. Hopefully this gives you a solid base to start building your customer scorecard mod
Thank you.
To design your customer scorecard dashboard effectively, keep it clean and focused by showing each customer’s overall score (out of 20) alongside their tier classification (A–D), supported by clear visuals for each KPI. Use conditional formatting with color bands to highlight risk levels, and structure the layout so the top section gives a quick overview, the middle section breaks down KPI performance with points assigned, and the bottom section shows trends and alerts for customers slipping into lower tiers. Best practices include using Power BI’s goal tracking to automate thresholds, sparklines for quick trend visualization, drill‑through pages for invoice/payment history, and benchmarking against industry averages. This way, the dashboard becomes both a credibility monitor and a decision‑support tool, helping you instantly identify VIP customers and those needing review.
How to Create a Scorecard in Power BI
Create scorecards and manual goals - Power BI | Microsoft Learn
32 Best Power BI Dashboard Examples & Templates in 2026 | Coupler.io Blog
Regards,
Ritesh
Community Champion
Please mark the answer if helpful so that it can help others
Dance-Sing with Data -BI & Analytics
Hi Ritesh,
I was wondering if you have any file that i can refer to as a base, with Measures for scoring and summary layout as a mock up.
Thank you.
Regards,
swathi
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 42 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 33 | |
| 32 | |
| 32 |