I am having a problem leaving out Null values in a bar chart.
Basically, I have a chart showing average scores for tutors, grouped by a course date. There are a total of 12 tutors but only 4 teach at any given course - so the remainder receive no score whatsoever for most courses. My chart at the moment has spaces between the plotted series for those tutors that are not teaching. I am trying to get rid of these spaces.
The data for the chart comes from a query which uses the average aggregate function for course elements such as [SubjectA] and [SubjectB] and an expression [Average Score Received] totals these up and divides by the number of course elements. This [Average Score Received] is grouped by [start_date] of course meaning that there is an average score received for each tutor for each course that they teach on. Why are there and how can I get rid of the spaces left for tutors who did not teach on a particular course.
I have tried in Graph going to Tools-Options-Chart but there is no option of Not leaving gaps.
Any help would be very much appreciated!
Dave
Basically, I have a chart showing average scores for tutors, grouped by a course date. There are a total of 12 tutors but only 4 teach at any given course - so the remainder receive no score whatsoever for most courses. My chart at the moment has spaces between the plotted series for those tutors that are not teaching. I am trying to get rid of these spaces.
The data for the chart comes from a query which uses the average aggregate function for course elements such as [SubjectA] and [SubjectB] and an expression [Average Score Received] totals these up and divides by the number of course elements. This [Average Score Received] is grouped by [start_date] of course meaning that there is an average score received for each tutor for each course that they teach on. Why are there and how can I get rid of the spaces left for tutors who did not teach on a particular course.
I have tried in Graph going to Tools-Options-Chart but there is no option of Not leaving gaps.
Any help would be very much appreciated!
Dave