Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

color a row

How to color a row without using chart and by writing script?

1 Solution

Accepted Solutions
rajeshvaswani77
Specialist III
Specialist III

Hi Ramya,

You will finally end up amending properties of the chart itself.

You can create a inline table that has RGB values and then have these in variables, later use these on the chart.

thanks,

Rajesh Vaswani

View solution in original post

4 Replies
Not applicable
Author

u cant giveseparate row color in qlikview

or

u can give color manual by taking colour brush

ashfaq_haseeb
Champion III
Champion III

rajeshvaswani77
Specialist III
Specialist III

Hi Ramya,

You will finally end up amending properties of the chart itself.

You can create a inline table that has RGB values and then have these in variables, later use these on the chart.

thanks,

Rajesh Vaswani

its_anandrjs

Hi,

Different ways of this

1. By visual cues if using the Straight chart or the Pivot chart like if condition

Upper >= 1000.

2. Activate the setting from User Preferences >> Design >> Checked Always Show Design Menu Items

and then right click on the chart for Custom Cell Format.

Regards

Anand