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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Colour palette in QlikView

Hi,

Does anyone know the Colour spectrum available in expressions?

Thanks

Graham

1 Solution

Accepted Solutions
Not applicable
Author

You can use between 0 to 255 for rgb. eg: rgb(125,200,255)

View solution in original post

13 Replies
Not applicable
Author

You can use between 0 to 255 for rgb. eg: rgb(125,200,255)

its_anandrjs
Champion III
Champion III

Hi,

You can use Background color option like by using function RGB(255,255,255) by putting different color option or you can use text color also.

Thanks & Regards

its_anandrjs
Champion III
Champion III

Hi,

Or you can use Red(),Black(),Blue() color options in Background option.

Thanks & Regards

MK_QSL
MVP
MVP

You need to use RGB function...something like qv_geeks has mentioned.

Different combinations can be shown by below screenshot..untitled.bmp

Not applicable
Author

Thanks,

But how come you can choose Yellow(), but not Orange?

its_anandrjs
Champion III
Champion III

Hi,

Write a code Yellow( ) then you get yellow color but if you select Basic colors yellow you are able to make different yelow color combination by sliding the small triangle arrow.

Thanks & Regards

vikasmahajan

PFA this is very nice utility to get rgb values.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Not applicable
Author

Hi,

This might be a stupid question, but how can I get the below colour palette open at the same time as editing an expression?

untitled.bmp

Not applicable
Author

Hi

Please find the below image. Hope this will helps you.

Colour.png