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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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
MVP
MVP

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
MVP
MVP

May be set different segments on the presentation tab

Capture.PNG