Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
maternmi
Creator II
Creator II

to change color in the window title of a chart

Hello,

I have in the window title an expression, combined with a text. I would like to change the color for the result of the expression. But I don't know how. The result is "1051" How can I do it?

Thanks & Best regards

Michael

sorry, please find attached the screenshot

6 Replies
Anonymous
Not applicable

Hi ,

In the Window Title write the expression like

=' Examples  = ' & Count(Filendname) & ' Points'

and for colour

Caption tab >for In active Caption choose the colour and for active caption choose the another colour..

robert_mika
Master III
Master III

cap.jpg

Use your Expression in Caption background Color Options

Anonymous
Not applicable

Under the tab Caption:

Go to both the Inactive Caption > Background Color and Active Caption > Background Color.

Choose Calculated and use an expression along the lines of:

=IF(SUM(Field)<1035,Red(),Green())

Instead of Red(), Green() you can of course also use RGB().

Kind regards

Niklas

maternmi
Creator II
Creator II
Author

Thank you all for the Support but I think you missunderstood me

I would like to have the text in the window title in white and the calculated value in blue color. How can I do it?

Your suggestions change the complete text color, depends on the if Statement.

BR

Michael

robert_mika
Master III
Master III

Unfortunatelly there is nothing that can be done

See this post

Text Object(Color/Bold) function

rubenmarin

Hi Michael, it there is a fixed table (not possible to move, maximize or minimize), you can do a workaround and place a text object for the calculated part, leaving the fixed text as title wit font color =white, and adding the text box with an upper layer simulating is part of the title (transparent background, same font type) with font color=blue