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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Color issue???

I have a straight table without dimension and 5 expressions.

Like this

Expr1      200

Expr2     320

Expr3     100

Expr4     120

Expr5     500(not values yellow but back ground color should be blue)

I want a table like this i am using horizontal here.here i need background color Blue for expr5.

10 Replies
Anonymous
Not applicable
Author

Rakesh,

Go to edit background color (expand options in expression Expr5) and type:

=blue()

or also with:

=RGB(0,0,255)

Marc.

Anonymous
Not applicable
Author

Go to Properties --. Visual Cues --> Click on Background which is at Upper >= 500

Not applicable
Author

Hi,

Thanks you but here i want that color for label not for value

Not applicable
Author

Hi,

Thanks you but here i want that color for label not for value

Anonymous
Not applicable
Author


Go to Dimension tab --> Used Dimension --> Expand your Label --> Right click on bBackground color and Edit Expression their provide =blue()

if you need it only for specific row value then

=if(filedname = filed_value, Blue())

Not applicable
Author

not possible in qlikview

stigchel
Partner - Master
Partner - Master

See attached, using a calculated dimension as header

Not applicable
Author

Hi,

But here i don't have dimensions but i have expressions.how we can change the baclground color for the expression.

Anonymous
Not applicable
Author


Can you send screen shot of the stright table