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

How to display a message in the chart when there is no records available to display

Hi All,

How to display a message in the chart when there is no records available to display.

Something like this: "No Records Found"

Thanks and Regards,

Rikab

1 Reply
vgutkovsky
Master II
Master II

Rikab,

I believe you can do this with conditions. In your chart properties on the General tab, set the calculation condition to something like: count(whatever_field)<>0. Then go to Error Messages and set the Calculation Condition Unfulfilled message to "No Records Found."

Regards,