I presently have a column chart that displays the quantity of a particular product sold as a percentage of all sales. I would ideally like to label each column with the actual value of product sold which I have as an additional series of data. Is there any way to do this? The closest I've come is to have a line chart with two different vertical axes but I really want something with the columns - and the data labels statically displayed.
Many thanks in advance for help on this.