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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
gouthamkk
Creator
Creator

Gauge Chart

HI,

I am trying to change the segment color dynamically in the gauge chart, under presentation tab. I need 2 segments

segment 1 : count (ID) - if (date (actual) > date(submit), count( ID) )

segment 2 : count( date(actual) > date(submit) , ID )

Min : 0

Max: Count(ID)

When trying in this format, am able to see only one color on the chart and if the order of the segment is changed the I am getting a different color.

Thanks

5 Replies
Clever_Anjos
Employee
Employee

unfortunately you can´t do this.

Those parameters are calculated as per graph

Anonymous
Not applicable

Hi,

Basically, you need to convert all your expression used in segments in percentage form. Attached is the similar example for your reference.

Thanks

gouthamkk
Creator
Creator
Author

HI,

I added my sample example. Can some one help me with it

Anonymous
Not applicable

Hi,

See attachment.

Thanks

Anonymous
Not applicable

Hi, Goutham.

Unfortunately you can't do it that way. I've modified your sample to have something working. Take a look. If it's not what you want, please draw a mock-up gauge chart with the colors you want and the values you expect.

Regards.