Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello,
Does anyone know how to build scorecards, including any kind of delta in Power BI?
For example, I want to be able to include a date filter in my dashboard and have MoM (month-on-month) percentage up/down displaying within my scorecard. So if I pick 01/12 - 07/12 in my date filter, I'd like my delta to show the percentage difference between my selected period and the same period in the previous month (01/11 - 07/11) for instance.
Any example will be much appreciated!
Simple visual example attached.
Definitely doable. The new card visual makes it easy ( err--possible. There's A LOT of settings you can play with ) to display and format multiple KPI cards according to your liking, including having a delta call out, with an icon indicator, and conditional formatting if you like.
I recently worked on a project at my organization creating visuals just like this. For the arrow icons, I went with unicode icons as I found it easier to include in my DAX.
All you need to do is write some measures. You'll need a measure for the delta calculation, and for the font conditional formatting and background conditional formatting, if you so desire. Here is our initial design:
If you share some sample data, and your current measures, and screenshot of your model, we can help you with writing the DAX if you need assistance.
Fab news @CoreyP !
Thanks a lot for the encouragement!
If you can exemplify anything simple for me to pick the logic you follow based on this sample table, it'll be fantastic!
Many thanks in advance!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.