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: 
Not applicable

How to bold data in column in pivot and straight tables?

Hi all

i have small problem How to bold data in column in pivot and straight tables.

Example:

    name                   No

----------------             -------

      a                        1

      b                        2

      c                        3

      d                        4

I want out is below

  name                   No

----------------             -------

      a                        1

      b                        2

      c                        3

      d                        4

5 Replies
sunny_talwar

Use '<b>' for Text Format for your expressions and dimensions:

Expression:

Capture.PNG

Dimension:

Capture.PNG

Not applicable
Author

thank you sir

sunny_talwar

No problem.

If the issue is not resolved, please consider closing the thread down by marking correct response.

Qlik Community Tip: Marking Replies as Correct or Helpful

Best,

Sunny

nizamsha
Specialist II
Specialist II

in Dimension Tab ->Text Format ->'<B>'

in Expression Tab ->Text Format ->'<B>'

Not applicable
Author

i got it sir thank you very much