I have a bar chart that displays the detail of a table with locations along the x-axis and number of employees on the y-axis. Is there any way to have the sum of all of the locations show as the final bar in the chart (which would be the footer in the table)
Any help would be most appreciated,
Thanks

Charting table detail and sum
karabadji
Saurabh.Garg
One alternative way is to add a second chart which just shows the total number of employees.
-- Robert