Hi all,
Here is my problem;
I have a graph with 5 different data sets which is controlled by a drop down menu. This drop down links back to an offset which changes the source data for the chart.
I wish the chart to display the data in the offset cells in descending order, at present it is locked to the order of the source data.
For example;
Stock Count (data set 1)
Stock a - 12
Stock b - 7
Stock c - 5
Sales Count (data set 2)
Stock a - 1
Stock b - 100
Stock c - 20
In the above when i switch from stock to sales my graph will follow the order above, i wish it shift the data into descending order automatically.
Is this possible?
Here is my problem;
I have a graph with 5 different data sets which is controlled by a drop down menu. This drop down links back to an offset which changes the source data for the chart.
I wish the chart to display the data in the offset cells in descending order, at present it is locked to the order of the source data.
For example;
Stock Count (data set 1)
Stock a - 12
Stock b - 7
Stock c - 5
Sales Count (data set 2)
Stock a - 1
Stock b - 100
Stock c - 20
In the above when i switch from stock to sales my graph will follow the order above, i wish it shift the data into descending order automatically.
Is this possible?