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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
New-Qlik
Creator III
Creator III

Scatter chart coloring

Hello Everyone,

I need little help in designing Scatter chart coloring , How and where do i define 

if sales and qty is *** then red else Green like in below pic

Thank you in advance .

 

New-Qlik_0-1621234505957.png

 

 

1 Reply
Sweta_Sharma
Former Employee
Former Employee

Hi @New-Qlik ,

You can achieve this by using =if(Sales=*** and Qty=***, Red(), Green()) expression in Scatter plot at Appearance >> Colors and legend >>Custom colors(disable Auto)>> By expression >> Expression (check box 'The expression is a color code')
Related link - https://help.qlik.com/en-US/sense/February2021/Subsystems/Hub/Content/Sense_Hub/Scripting/Conditiona...

Cheers!

If the issue is solved please mark the answer with Accept as Solution