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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

colour function in scatter chart Qlik Sense 3.0 upgrage not working

Hi All

I've tried both RGB and Colour function in my scatter plot for colouring the data points but in Qlik Sense 3.0 both functions aren't working. My application was working perfectly fine in Qlik Sense Version 2.2.4

I'm using the following function

if(sum(Sales)>15000,Red(),Green())

if(sum(Sales)>15000,RGB(214,39,40),RGB(44,160,44))

is anyone else experiencing the same problem?

1 Reply
Anonymous
Not applicable
Author

Anyone has experienced this? this looks like a bug to me.