humanageek
Programmer
I'm constructing a simple bar chart, which is reporting number of calls for specific teams.
Unfortunately, in the database, there are a number of records in which this particular "team" field is null.
My chart continues to report the "null" series, showing a non-labeled series in the legend, and the bar representing the value.
Of course, I can suppress this in the text, but is there any way to suppress a null value from being grouped and displayed in the chart?
ANY help you can provide would be greatly appreciated!
Thanks!
Unfortunately, in the database, there are a number of records in which this particular "team" field is null.
My chart continues to report the "null" series, showing a non-labeled series in the legend, and the bar representing the value.
Of course, I can suppress this in the text, but is there any way to suppress a null value from being grouped and displayed in the chart?
ANY help you can provide would be greatly appreciated!
Thanks!