Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts ,
I have prepare a text box using below expression
=chr(9616) & ' '&'Actual' & ' ' & chr(9616) &' ' &'AOP'
but i want change of colur for both of two

Text in a text box can have only ONE color. If you need text with two colors then you need two text boxes.
Different color within a same text box can only be done with extensions. I don't think QlikView allows for such a thing. Alternative is to create 4 text boxes: 2 for colors and 2 for text.
Like this?
Very Smart ![]()
Thanks
But not like this ![]()
As mentioned by Sunny and Gysbert, there is no direct way for your requirements? Is your text box is going to change it's position dynamically? If not, what's wrong in using 3 different text objects the way I have suggested.
Let us know your thought !
I agree with Manish