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: 
fheidenstecker
Partner - Creator II
Partner - Creator II

Qlik Sense Hex Color Code

Hello,

in Qlik Sense, the color in the color picker is shown in Hex Format.

When setting a color via expression, is it possible to use this format, or do i need to convert it to rgb?

Color Picker.png

I am aware of the RGB() expression, obviously there ist no hex() expression?

Thanks!

Fabian

1 Solution

Accepted Solutions
h_prakash
Creator II
Creator II

Hi Fabian,

You can use Hex Color code in expression by writing the code in between single quotations.

In this case you can write like this '#4477aa'

Thanks

Prakash

View solution in original post

3 Replies
h_prakash
Creator II
Creator II

Hi Fabian,

You can use Hex Color code in expression by writing the code in between single quotations.

In this case you can write like this '#4477aa'

Thanks

Prakash

fheidenstecker
Partner - Creator II
Partner - Creator II
Author

Thanks, it works !

nrichards_au
Contributor II
Contributor II

is this still working? I get an error