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: 
felcar2013
Partner - Creator III
Partner - Creator III

chart background if not display

hi

i have a chart that shall only be displayed, if the number of persons is greater than 30.If this is not the case, the chart will not be displayed and it shall only show an error message. The background is always white and this is my problem, since the application has a document background which is not white. This is, when there is no chart showed, it appears like a white box in a skyblue background.

Is there a way to set the color of this background equals to a specified colour?

thanks for any help

felipe

3 Replies
israrkhan
Specialist II
Specialist II

Hi ,

go to chart properties>> General tab, Calculation Condition, and error message

write your condition in Calculation condition as =count(distinct Customer)<=30

and down click error message and write the Message , what ever you want to display.. see the image below

1.png

MayilVahanan

HI

If you need background color. Use text box and apply color as you need, and in that text object apply condition to show and hide as per your requirement and keep that textbox above the chart and uncheck the checkbox move / copy option from layout option from properties.

hope tat helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
felcar2013
Partner - Creator III
Partner - Creator III
Author

thanks, i got the message, what i need is the background color different from the "white" default