This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Thanks to all who respond.
I need help creating this measure: I have 3 cards showing totals for 2021, 2020, 2019. I would like to have the font color change to red or green based on the previous year total. So if year 2020 amount was greater than 2021 change to 'red', if less than change to 'green'.
Table name = 'Sheet1'
Field name = 'Amount'
Field name = 'YEAR'
Any ideas?
Thanks-BLD
Solved! Go to Solution.
You'll need to use a different KPI Card visual. There are a few options in AppSource.
You could create your own card visual using Smart Narratives:
And change the colour of the font using this trick:
Smart Narratives and Conditional Formatting in Power BI? Yes please! - Guy in a Cube
Proud to be a Super User!
You'll need to use a different KPI Card visual. There are a few options in AppSource.
You could create your own card visual using Smart Narratives:
And change the colour of the font using this trick:
Smart Narratives and Conditional Formatting in Power BI? Yes please! - Guy in a Cube
Proud to be a Super User!
Thank you, great idea.
BLD
@Anonymous HI,
We cant dynamically change the font colour using Card, instaed use table for each value and you need to create 3 different measures where you need to use switch statement dax1 > dax2 then "Hex code of Red" like that..
Regards,
John Basha Mattipati,
https://www.linkedin.com/in/john-basha-mattipati-06812980/
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 25 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |