|
Hi Guys, I'm trying to do something and getting hopeless:
9| A| | |B | |B | | |
8| A| |B A|B | A|B A| | A|B
7| A|B |B A|B A|B A|B A| | A|B
6| A|B A|B A|B A|B A|B A|B | A|B
5| A|B A|B A|B A|B A|B A|B |B A|B
4| A|B A|B A|B A|B A|B A|B A|B A|B
3| A|B A|B A|B A|B A|B A|B A|B A|B
2| A|B A|B A|B A|B A|B A|B A|B A|B
1| A|B A|B A|B A|B A|B A|B A|B A|B
0-------------------------------------------------------
X1 X2 X3 X4 X5 X6 X7 X8
I am trying to populate a comparison chart that will compare two employees's achievements in 8 different categories.
A - Employee 1
B - Employee 2
1-10 is the scale of measurement
X1-X8 are the categories.
for that I have built a dataset with 8 fields and two records of data in it (one record for each employee).
I know how to do it using "Dundas Charts" - I create two series and assign one to each employee.
HOW DO I DO THIS WITH CrystalR ???? I can't seem to have both of them displayed in the configuration I've drawn above.
HELP !!! :'-|
Thanks !
Ori :) |