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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
padmanabhan_ram
Creator II
Creator II

Color object

Hi, I want to create an object looks like the attached file, which says defines each color with varying numbers like blue is between 1 to 3, red is between 3 to 6.. and goes on... User can select the color and would reflect in respective object.

Thanks Padmanabhan

8 Replies
martinpohl
Partner - Master
Partner - Master

You just can choose between two colours

padmanabhan_ram
Creator II
Creator II
Author

Hi I want this to be in an object like Slider where I can select using a tick.

sudeepkm
Specialist III
Specialist III

You can use three variables for RED, GREEN and BLUE and then present them in a slider.

Your end user can select the values and a Text object or any Object can take the RGB(vR,vG,vB) value.

I've attached one example below.

T111824.png

padmanabhan_ram
Creator II
Creator II
Author

Thanks but I need a single slider to show the color variance for 1 to 10 like 1 to 3 for red, 4 to 6 for blue and 7 to 10 for green

jonathandienst
Partner - Champion III
Partner - Champion III

Hi

I dont think you can do that with a slider. What you could do is to create a text box and fill it with a horizontal colour gradient. Stretch the text bar to the width of the slide and place above or below the slider (or behind it if it has a transparent background).

HTH

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
ThornOfCrowns
Specialist II
Specialist II

sudeepkm
Specialist III
Specialist III

Do you mean to say that in a single slider having 1 to 10 as scale. when user selects 1 - 3 it will be red and 4 to 6 as blue and 7 to 10 as Green.

For three colors why you will need a scale of 10 it can be done with just three values.

You can have an inline load with values RED, BLUE and GREEN and then show that as a list box.

When user selects RED or any other values then use that color in your Charts. Am I missing something?

padmanabhan_ram
Creator II
Creator II
Author

Is there no way in QLikView to create such an object like the attached file above.