Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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.