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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
I am trying to color code a gauge a bit differently. I have my total percent and within that percent i want to show how much of this is within my criteria. So my total % is 74.02% and within that 12.81% fits into my criteria (i just put this in the Target Value). Is there a way to color code anything below that target line is a different color. Example below.
Not with the Power BI Core visual. You will need to create your own with SVG or go to AppSource and use a custom visual.
Base code you can modify for SVG can be found here:
Chart Templates - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI (kerrykolosko.com)
Last time I tried to create in Deneb there was a bug, but that may have been resolved by now:
Deneb Template - Radial Gauge - Deneb Showcase - Enterprise DNA Forum
Proud to be a Super User!