Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
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