Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hey folks,
I am looking for a solution:
How does one change the colour of the background of the gauge axis?
Thank you 🙂
BR
Rose
Solved! Go to Solution.
Hi @Rosebu,
Annoyingly there isn't a setting for it in the normal place. It is possible to work around this by editing your theme's Third-level elements property (under Name and colors > Advanced) to the colour value you want, e.g.:
This will affect the background portion of the gauge:
Note that changing this may affect other areas of your report, so you will probably need to do some quality checks.
If this is too selective and affects too much of your report, you should be able to edit the theme JSON manually for the gauge visual type and import it into your workbook. The property you want is backgroundLight.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @Rosebu,
Annoyingly there isn't a setting for it in the normal place. It is possible to work around this by editing your theme's Third-level elements property (under Name and colors > Advanced) to the colour value you want, e.g.:
This will affect the background portion of the gauge:
Note that changing this may affect other areas of your report, so you will probably need to do some quality checks.
If this is too selective and affects too much of your report, you should be able to edit the theme JSON manually for the gauge visual type and import it into your workbook. The property you want is backgroundLight.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.