PivotChart series data - names

K

Kyle Jedrusiak

The PivotChart sorts the x-axis first by the category.

However, I want the categories sorted a specific way. Specificall, there are
two categories that I want to always appear at the left of the graph, with
the rest of the categories following.

The only way I found to do this so far is to add string-numerics to the
category data (i.e. - 001-Fred, 002 - Bill, 003 - Arthur, 004 - Andy, ... ).

Is there some other way do get the data sorted the way I want it?

Thanks

Kyle!
 
Top