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: 
AndreasMoller
Contributor III
Contributor III

Make a row in table bold

Hello!

I want bold text on some rows in a Table, is it possible?
I have tried to put ='<B>' here:

 

AndreasMoller_5-1684843564231.png

But it isnt working.

 
 

 

 

 

 

Labels (2)
2 Replies
Chanty4u
MVP
MVP

Try something like this 

='<b>' & Value & '</b>'

AndreasMoller
Contributor III
Contributor III
Author

Thanks for your answer, but it doesnt work for me. 

I tried this where "Fakt Marginal" is a Original Object.

='<B>' & [Fakt Marginal] & '</B>'