Forum Discussion
IBweroP
8 years agoRegular Visitor
set background color scale in JSON for PowerBI Desktop - Custom Themes
Hi everyone Can someone please advise the JSON code to set the background color scale in JSON as I would like to add this to our corporate color scheme JSON file? The code needs to set the co...
NickTrent32
Advocate II
7 years agoIBweroP We're you able to find the correct JSON to apply conditional formatting colors?
- NickTrent327 years ago
Advocate II
The September 2019 Power BI Desktop update video had a spot that finally showed the correct syntax to do this!
"maximum": "#00b050",
"center": "#ffff00",
"minimum": "#c00000",