Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Rakesh,
Go to edit background color (expand options in expression Expr5) and type:
=blue()
or also with:
=RGB(0,0,255)
Marc.
Go to Properties --. Visual Cues --> Click on Background which is at Upper >= 500
Hi,
Thanks you but here i want that color for label not for value
Hi,
Thanks you but here i want that color for label not for value
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 possible in qlikview
See attached, using a calculated dimension as header
Hi,
But here i don't have dimensions but i have expressions.how we can change the baclground color for the expression.
Can you send screen shot of the stright table