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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
rdsuperlike
Creator
Creator

input box--color

I want a particular value in the list values to be of any specific color in the dropdown of input box.

Please find attached the word doc with screenshots.

I want the value 6.5 as red or blue color. All the other values in drop down that are predefined should be as it is.

Is there a way I can change the color of that one value?

1 Solution

Accepted Solutions
jagan
Partner - Champion III
Partner - Champion III

Hi,

I think it is not possible to specify the background color for a value in the list.  You can specify the background color for input box conditionally.


Regards,

Jagan.

View solution in original post

2 Replies
Anonymous
Not applicable

I just tried to use calculated color for the input box background - it works.  My test was:

if(vTest=1, green())

jagan
Partner - Champion III
Partner - Champion III

Hi,

I think it is not possible to specify the background color for a value in the list.  You can specify the background color for input box conditionally.


Regards,

Jagan.