Hello,
I need to do pie chart to show life cycle of different Pallets.
In database have values like below:
Pallet Lifecycle UsedLifecycle RemainingLifecycle
P100 100 90 10
P101 200 100 100
Am able to display Pie chart individually for P100 Or P101.
But how to show 2 charts for P100 and P101 in single report?
I used Datagroupcolumn as PalletId; but the series shown in single chart itself, ie;P100 and P101 in same chart.
How to show it in different charts?
Its urgent.
Jayanthi
I need to do pie chart to show life cycle of different Pallets.
In database have values like below:
Pallet Lifecycle UsedLifecycle RemainingLifecycle
P100 100 90 10
P101 200 100 100
Am able to display Pie chart individually for P100 Or P101.
But how to show 2 charts for P100 and P101 in single report?
I used Datagroupcolumn as PalletId; but the series shown in single chart itself, ie;P100 and P101 in same chart.
How to show it in different charts?
Its urgent.
Jayanthi