【Report】How to display values even in months with no data

YUTA FUJIKAWA
Tera Contributor

Hello All,Please help me I'm a begineer of servicenow developer.

 

I created a "Graph of number of failures in 2022.PNG"(attached file)by quoting the "Incident" table in the "Report" section.
But in attached file,Only 9 months of data are included, because none of the "Incident" tickets are registered for January, March, and May.
However, I would like to have 12 months of data displayed on the graph, even if there is no data for the month.
Is it still difficult to display the 12 months from January to December on the graph if there is no data registered in the "Incident" table?

 

Please help me how to get this. Thank you in advance .

1 ACCEPTED SOLUTION

Mike_R
Kilo Patron
Kilo Patron

The bar charts in the regular reporting module excludes empty months.

Do you have Performance Analytics? If so, you can use that instead.

View solution in original post

2 REPLIES 2

Mike_R
Kilo Patron
Kilo Patron

The bar charts in the regular reporting module excludes empty months.

Do you have Performance Analytics? If so, you can use that instead.

YUTA FUJIKAWA
Tera Contributor

Thanks for replying Mr.Mike.

I understood.