Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
saggroad
Partner - Contributor
Partner - Contributor

Single color in Linear Gauge Chart

Hi,

I am using a Linear Gauge in a Straight Table (charts). I would like the the full Linear Gauge to display the same color depending on percentage like this:

>=95% = Green

Between 95% and 85% = Yellow

<=85% = Red

I end up with different colors instead of having one single color as segmented above.

Instead it looks like this:

Gauge.PNG

I have tried different if statements but I am unable to display only one color.

Does anyone know how to do have. I would appreciate your input.

Matte

2 Replies
Not applicable

Hi,

Please find the attachement,

Niranjan M.

Not applicable

Hi

select the gauge settings

u need 3 segments

deselect the auto width segments

for 1st segment give  0.00

for segment 2   give   0.86

for segment 3   give   0.96

and change the colors

in gauge settings  min value--0   and max value--1

then it give 3 color segments  upto  85%  one color   and 85 to 95 another color  and 95 to 100% another color