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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
nareshthavidishetty
Creator III
Creator III

Color condition error

Hi ,

 

I have used the below color condition.But its seems not working properly.

if(GetSelectedCount(Cluster)=1,colorPQlik,colorPEnricher5)

and


if(vScorecard_dimensionPicker=1,colorPBrightOrange,colorPEnricher5)

 

Thanks..

Labels (2)
5 Replies
agigliotti
MVP
MVP

what's your expected color based on what condition?
The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
nareshthavidishetty
Creator III
Creator III
Author

Hi,

 

I have 2 conditions

condition 1 :  if(GetSelectedCount(Cluster)=1,colorPQlik,colorPEnricher5)


condition2: if(vScorecard_dimensionPicker=1,colorPBrightOrange,colorPEnricher5)

 

Layout condition:   vScorecard_dimensionPicker=1

 

Thanks..

agigliotti
MVP
MVP

where are you using that conditions and what's wrong ?
The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
nareshthavidishetty
Creator III
Creator III
Author

I have used in Text object background.
The issue is I'm getting qlikview default color after using the expression.
agigliotti
MVP
MVP

which condition are you using, condition 1 or condition 2 ?
The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it