I am creating a Box Plot(also known as box and whisker plot)through SSRS and I came across a question by Pavan Keerthi. Somehow his example gave me a vision of how I wanted my report to be. What I wanted to do is to create a line similar to the ones on his example below wherein there is a line passing through the mean of his box plot chart.
As per my observation he made use of a scatter chart to create the line which he combined with the box plot chart. Upon trying mine didn't show any line but a single dot instead. I was wondering if I was missing something. Here is my example: