How do I customize the No data to display message when my widget really has no data?

Aldrin Panelo
Giga Contributor

I would like to know if it's possible to customize the "No data to display" message when my widget really has no data. Kindly give some workaround how I can do it. Thanks!

Edit: Adding what I am trying to achieve.

Currently i have donut charts that shows the score, and I would like to display "0" if there is no data to display instead of displaying the message "No Data to Display". I am using donut chart so I could use the "Use Chart colors (if defined)" option

10 REPLIES 10

No you cannot do it on report, in report you will get blank visual.

for ex:- if you create a new report on new custom table which don't have any data, when you are try to put that report into dashboard it will blank, no visual will displayed.

 

Thanks

Tushar

 

Adam Stout
ServiceNow Employee
ServiceNow Employee

If you are looking to change it globally, you should be able to set it in sys_ui_message.

I'm not looking to change it globally, is it possible to do it for a specific report/widget only?

For single scores, there is an option to display 0. It doesn't look like that is available for donuts.

Aldrin Panelo
Giga Contributor

So disappointing that even this very simple detail can not be achieved.