Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to make text bold in Pivot

I have this expression

If(Status='On-Track',Blue(),Green())

Which changes the colour of status to Blue if it is On-Track .I also want to make On-Track bold .Please let me know how can i do this?

8 Replies
shraddha_g
Partner - Master III
Partner - Master III

Font style formatting is not possible as much as i know.

Try with any pivot extension

Not applicable
Author

Hi,

Open your expression tree, you'll have "Text Format".

There you can add this:

=if(Status = 'On-Track', '<b>')

This should work.

Regards,

Gabriel

shraddha_g
Partner - Master III
Partner - Master III

I guess what you are saying is applicable for qlikview.

Anonymous
Not applicable
Author

the easy way is to using a extension,there's a lot of feature. can you tell me specificly for what object you want to bold the expression?

Thanks

Regards,

Ryan.

lakshmikandh
Specialist II
Specialist II

Not possible in QS

Not applicable
Author

Yes, my mistake, sorry. I didn't realized it was a QlikSense topic.

Not applicable
Author

I wont to Bold few Text and change color of few text objects in Pivot.Is there an extension which I can use ?

Regards,

Ankit

Anonymous
Not applicable
Author

Maybe you can try using this extension:

Qlik Branch

I already searching and seems that the Bold functions is nobody have yet.

The extension i gave you ,it can change the color and change the size of the text also choose text format.

I hope this can help you.

Please mark the appropriate replies as CORRECT / HELPFUL so,the other members know that your question(s) has been answered to your satisfaction.

Best Regards,

Ryan.