Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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)