Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QLIKVIEW DIMENSION TEXT COLOR FORMATING

I cannot get the "Text Color" condition to work for a Calculated Dimension.

Even if I use a condition that will be true always the colour of the text in the calculated dimension is intermittent and random.

The condition I used as  a test :-

if(2>=1,RGB(0,0,255),RGB(0,0,0))  

if my understanding is correct all the text in the column for this dimension should be  blue.

Is this a bug in Qlikview?

2 Replies
maniram23
Creator II
Creator II

Hi,

please check once again it's working fine.

first select dimension plus. than select "Text Colour" than you should apply the condition .

than The text was showing blue colour..

cjohnson
Partner - Creator II
Partner - Creator II

Can you upload a sample where you are getting intermittent results? I don't encounter that issue when I implement your above if statement.