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

Charts displaying

Hi All,

Hi All,

               In my report i have 4 charts and i have a hierarchy if i select something from hierarchy 3 charts are updating with the data one chart isnot updating in place of that that chart getting a msg like "No data todisplay" in the place of this can we hide the chart or can we displayany conditional text here.....i need help on this????

                        attached a samle file if we click on Datacenters from first chart in the next chart we are getting msg like "No Data to Display" . from this

                        1) can we hide this chart

                        2) can we display any other some condition...

Regards,

Anil

1 Reply
Not applicable
Author

Hi Anil,

if you want to hide the chart then set a conditional show of

if(not isnull(Count(SERVER)),1,0)

if on the other hand you want to change the display message, have a look here

http://community.qlik.com/message/145485#145485

thanks

Joe

p.s you could have just editted you other post