Let say I have a list with
Title | Result A | Result B
bob 1 1
bill 1 3
ben 1 5
I wish to graph the average for Result A and Result B only.
Using the Chart Web Part I can show the mean/median on the graph but it appears as line but I cant add the results up and just show that.
Any ideas how I could achieve this?