Forum Discussion

NickTrent32's avatar
NickTrent32
Advocate II
7 years ago
Solved

Set Conditional Formatting Colors Using JSON Theme

During the July 2019 Power BI Desktop update, Amanda Cofsky mentioned that conditional formatting colors could be set using a JSON theme file. She mentions it around the 5:20 mark of this video: http...
  • NickTrent32's avatar
    NickTrent32
    6 years ago

    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",