Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi all ,
Grid = FORMAT([Max Month Usages], "##,##") & " " & "/" & " " & FORMAT([Monthly Average],"##,##")
I want to Create a Measure that when the Max Month usages are less then the Monthly Average value the Max Month usages is in green without making the entire Measure green.
Like the Value Below =
1640 / 6,800
Thanks , James.
Solved! Go to Solution.
Hi @JamesBurke
You can do this using the HTML Content custom visual.
Here's an explanation how to use it
Solved: Possible to change font color of ONLY a dynamic va... - Microsoft Fabric Community
Regards
Phil
Proud to be a Super User!
Hi @JamesBurke
You can do this using the HTML Content custom visual.
Here's an explanation how to use it
Solved: Possible to change font color of ONLY a dynamic va... - Microsoft Fabric Community
Regards
Phil
Proud to be a Super User!
I don't believe this is currently possible. Maybe you can separate the values into two colums and build your conditional format the way. you can alway left and right indent so they look like they are together.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 52 | |
| 47 | |
| 40 | |
| 38 |