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

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

How to change the font and colour of adhoc report caption lines?


Hi,

I have Adhoc report. How can I change the font and colour of the lines

'select dimensions & metrics from right to create cutom report'

Please see attached.

Thanks.

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

the text is an "error message" and I don't think you can change the color of that text.

there is a workaround though - if it is very important that you have formatted error message, then you can achieve it using a text box with conditional visibility (Properties > Layout tab > Show > Conditional). something like:

getselectedcount(Dimensions)>0 and getselectedcount(Metrics)

View solution in original post

6 Replies
Anonymous
Not applicable
Author

the text is an "error message" and I don't think you can change the color of that text.

there is a workaround though - if it is very important that you have formatted error message, then you can achieve it using a text box with conditional visibility (Properties > Layout tab > Show > Conditional). something like:

getselectedcount(Dimensions)>0 and getselectedcount(Metrics)

Not applicable
Author

Thanks. so there is no way to chage the font? right

rustyfishbones
Master II
Master II

Amelia,

the font you see for the customer error message will always be the same as the font in the chart properties, so you can change it there

2014-03-10_1409.png

Not applicable
Author

Thanks. I can not able to open the color. when I am clicking on color it is not opening. is it like that?

rustyfishbones
Master II
Master II

Yes, you can't change the color

Not applicable
Author

Thanks.