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

Announcements
Note: You may notice some temporary visual or styling issues in the Community. Our vendor is actively investigating.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Visual Cue evaluation on straight table

Hi,

I am trying to add a visual cue into an expression column in a straight table. The calculation is based on the value of one included dimension, and it works OK if exactly one value of that dimension is selected. If I use the same formula as an expression column, the values are calculated correctly for all rows no matter what is selected. More explicitly, my example expression is like this:

pick( mixmatch( Level, 'Level1', 'Level2', 'Level3'), 50, 60, 80)

Is there some misconception here (anyway, I am fairly new to QV)?

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Can you upload an example qvw to help us understand your question correctly?

-Rob

Not applicable
Author

Hi Rob, before sending the model I realized that the coloring was defined in the wrong place. Taking (slightly adjusted) expression to the Text Color under Expressions did the trick.