
It is easy to set up a report (either summary format or matrix format).
I place the columns i want in the report and set one of the date fields (in this case the the date opened field for the case object) as the grouping field. I set the group interval to week.
The report is run OK and displays the data OK.
I place a chart into the report, f.ex. a bar chart.
The chart displays the data OK, but when there is no records in an interval (week) it does not display a zero height bar. The chart is easy to misunderstand when the zero height bar is missing. The X-axis does not represent a continous time value in this case.
Is it possible to make a bar or line chart display zero height bar or line value when there is no data in an interval?
1 个回答
No, the report is displaying the Created Date from the Case record on the Report/Chart. If there is no Case record, there is no CreatedDate value for the report to display.