Forum Discussion

salvatore's avatar
salvatore
New Member
8 years ago
Solved

radial gauge color

Is it possible to modify the radial gauge to change its color if the target value is greater than the value?

 a kind of conditional formatting...

if the value does not reach the target value I would like the color to be red, for example, to highlight a negative delta (gap)

 

thanks

6 Replies

  • jbgonzalez's avatar
    jbgonzalez
    Frequent Visitor

    Hi salvatore 

     

    In case you haven't see it yet. Here is a tutorial on how to make the Gauge color dynamic.

     

    https://youtu.be/_JMSw6i5pzY

     

    This feature is almost brand new. From the June Power BI update.

     

    You first create a measure with 'Switch' statement to get the desired color depending on the conditions you need. and then you use this measure in the format tap as show in the following image.

     

    I hope this will help.

     

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi all, Good day! Thanks a lot, jbgonzalez-I was looking for a Dynamic Gauge color solution. The youtube video shows a simple quick way to define different colors to show up for different values! 🙂

    • ADenson1974's avatar
      ADenson1974
      New Member

      It is important to note that you must create measurements from your data so that your Color measurement has measurements to reference. I may have my lines wrong in the image, but it is to get the point across.

       

    • salvatore's avatar
      salvatore
      New Member

      no, unfortunately it is not what I need ... I need to be able to dynamically manage the color of the radial gauge if it is possible