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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
upaliwije
Creator II
Creator II

Format Text

In my QVW I have a pivot table with several expressions. I want to make the Text bold in the data I have done in the following way

if(SUM(VALUE)>0,'<B>')

Now I want make the Font size to 15. But I do not the condition to be applied to above. Pls help me

1 Solution

Accepted Solutions
vinieme12
Champion III
Champion III

Ok, you meant font size sorry

try this ,

Press Ctrl + Shift +  and Right-Click on the expression you want to format(not the header, the expression)

select Custom Format Cell >> in the Text settings box change the font size

Apply Changes to "current expression"

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

2 Replies
vinieme12
Champion III
Champion III

You need to paste the condition in Text Format 

Not you cannot format only a part of the cell's contents , this will apply to the entire cell

textformat.JPG

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
vinieme12
Champion III
Champion III

Ok, you meant font size sorry

try this ,

Press Ctrl + Shift +  and Right-Click on the expression you want to format(not the header, the expression)

select Custom Format Cell >> in the Text settings box change the font size

Apply Changes to "current expression"

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.