Ranking in Pie Chart

HI

I am using Bo 3.1 with Oracle as backend…

I am trying to do a ranking on pie chart… searched the forum…but the solution given in the forum is now working for me…

I have data…


Region   Prod    Sale    Rnk
------------------------------------------
North      A         30       3
North      B         35       1
North      C         20       4
North      B         32       2

West       A         30       1
West       B         20       2
West       E         15       4
West       F         18       3
---------------------------------------

Now i have to make a pie chart and show TOp3 Prod sales %. I can filter region make 2 pie charts one for North and one for West. if the sales is not 100% then show the slice as others.

The problem is I am not able to do ranking… I am making pie using Prod and sales… but how can i do the ranking… I also added a column Rnk in the table…but not able to use it… as pie only uses one measure.

Please advise

Thanks


rajx72 (BOB member since 2006-08-02)