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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to format a Pivot Table column based on a dimension

Hi there,

Anybody know how to set a bold format to a text in a pivot table column based on a dimension. I'm traying to do it using a expression but I haven't found out yet how I could do it.

Thanks for your help.

r.m.

3 Replies
johnw
Champion III
Champion III

For the text format for your dimension, enter something like this:

=if(Employee='Bob','<b>')

Not applicable
Author

Thank you John.

I have another question. How could you set format (to the background or to the text) to a column header based on a expression and a dimension.

Thanks again.

johnw
Champion III
Champion III

If I understand the question, I don't think you can do it. The column header picks up the formatting from the first row of the table when you use expressions to control formatting. I consider that a poor design decision on the part of the developers, but that's what we're stuck with for now.