How can I get a report to display empty cells?
I created a dashboard that has two reports within it. The first report shows all 12 months in the year because each field has a value greater than 0. The second report (filtered slightly differently) only show 5 months because 7 of the cells are empty.
This doesn't look good, how do I get it to show all values even if they are null/empty.