Forum Discussion
Change default conditional formatting colours
Wondering if there's a way to change the default colurs that PBI has for conditional formatting? Want to change away from the default pink/yellow/turquoise that PBI defaults to to my organisations RAG palette.
Does anyone know how to do this? Seems like oit should be part of the JSON theme file that you can input.
Thanks,
Matt
3 Replies
- parry2kSuper User
mattstewart yes you can create your own theme file using json format.
https://docs.microsoft.com/en-us/power-bi/desktop-report-themes
there is theme gallery also, you can download a theme, use it directly or change the color in the theme file and apply it.
https://community.powerbi.com/t5/Themes-Gallery/bd-p/ThemesGallery
- mattstewartRegular Visitor
Thanks parry2k, already applied my theme using a JSON.
I was wondering if there was a way to code the JSON so it changes the default RAG that PBI has when applying conditional formatting. The pink/turquiose is still the default even when the theme is changed.
Thanks,
Matt
- parry2kSuper User
mattstewart have to look if in json you can configure theme for conditional formatting, not fully sure.