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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
ankit777
Specialist
Specialist

Straight Table Style in Qlik Sense

Hi

I want to make the first column of my straight table as BOLD.

is it possible to make changes in themes and do the same?

Please help.

Thanks

6 Replies
Chanty4u
MVP
MVP

yes its possible

try like below

Dimension: ='<b>'&Descriptionbol.PNG

Chanty4u
MVP
MVP

try with your own dimension

='<b>'& Dimension

Anonymous
Not applicable

For the column you can give it a text colour expression.

rgb(0,0,0) makes it black as opposed to default dark grey.

Or rgb(0, 47, 127) makes it a dark blue, which can contrast with the default dark grey in other coulumns.

In the out of the box Qlik Sense Straight Table I don't think one can make it bold though.

ankit777
Specialist
Specialist
Author

Hi

it dint work for me. I added this in straight table- columns- field. It did not bold anything but just added <b>

Chanty4u
MVP
MVP

sorry i used this in Extension thats  why it worked for me

ankit777
Specialist
Specialist
Author

oh ok. I assume then this is not possible without extensions.

Thanks anyways!