hatemgamil
Programmer
- Mar 18, 2010
- 41
hi all
lets say i have a report that looks like this
customer_ID customer_Name Order_Amout Order_Date
Group #Customer_Category(VIP)
1 xx 5 8/1/2010
2 yy 4 7/1/2010
3 zz 8 9/1/2009
4 ww 9 8/9/2009
Group #Customer_Category(Normal)
5 aa 8 9/1/2010
6 ss 9 8/9/2009
i want to make 2 pie charts for each year (2009,2010) that shows the percentage of VIP Customers and Normal Customers the first pie for the where year(Order_Date)=2010 and the second that shows the percentage where(Order_Date)=2009
any suggestions
thnx
lets say i have a report that looks like this
customer_ID customer_Name Order_Amout Order_Date
Group #Customer_Category(VIP)
1 xx 5 8/1/2010
2 yy 4 7/1/2010
3 zz 8 9/1/2009
4 ww 9 8/9/2009
Group #Customer_Category(Normal)
5 aa 8 9/1/2010
6 ss 9 8/9/2009
i want to make 2 pie charts for each year (2009,2010) that shows the percentage of VIP Customers and Normal Customers the first pie for the where year(Order_Date)=2010 and the second that shows the percentage where(Order_Date)=2009
any suggestions
thnx