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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

different font and color in the same field

I would like to know if it is possible represent a string in a pivot table the middle with one color and font and the other part with other color and font like that in the same field.

AAAAAAAbbbbbbbbbbb

3 Replies
settu_periasamy
Master III
Master III

I think it is not possible. May you can create a textbox with changed font color and merge it..

Anonymous
Not applicable
Author

Hi, 

Add de next  expresion, in  your  dimesion.

IF(fielname='A',Black(),

    if(fieldname='B',Red()))

color text.JPG

Regards

Mark_Little
Luminary
Luminary

Hi,

I don't think is possible in one field like you asked, not in a single string

Mark