Forum Discussion

revansh's avatar
revansh
Helper IV
8 years ago
Solved

Tachometer - Changing color

Hi ,

 

I am trying to show a value on tachometer.

 

Measure value = 0.90

Start value = 0

end value = 1.0

range2 start value = 0.5

ragne3 start value = 0.75

 

I am getting a nice chart with :

 

0 to 0.5  as green color

0.5 to 0.75 as Yellow

0.75 to 1 as Red

 

I want to reverse the colors:

 

0 to 0.5  as red color

0.5 to 0.75 as Yellow

0.75 to 1 as Green

 

Could you please help

Thanks in advance.

 

  • Hi revansh

     

    Download the following custom visual from the custom visual store (Free)

     

     

    Create the following calculated measures

     

    Range 2 Start Value = .5
    Range 3 Start Value = .75

    In the properties set the following

     

     

    Finally drag the 2 measures created earlier to the field boxes

     

     

     

     

     

1 Reply

  • Phil_Seamark's avatar
    Phil_Seamark
    Microsoft Employee

    Hi revansh

     

    Download the following custom visual from the custom visual store (Free)

     

     

    Create the following calculated measures

     

    Range 2 Start Value = .5
    Range 3 Start Value = .75

    In the properties set the following

     

     

    Finally drag the 2 measures created earlier to the field boxes