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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
manoranjan_d
Specialist
Specialist

gauage chart color

Hi,

I m having an gauage chart where the percentage is 60% so til that 60% i need green color and for remaining 40% i need  40% in red color

Labels (1)
2 Replies
Anil_Babu_Samineni

Something like this

If(expression <= "60%",green(),red())

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
sunny_talwar

May be set different segments on the presentation tab

Capture.PNG