Hi All, My data in xls is like this.
S.No Test case status 1 reset test1 pass 2 reset test2 pass 3 reset test3 fail 4 soft rest test1 fail 5 soft rest test2 pass 6 basic test1 pass 7 basic test2 pass 8 basic test3 pass 9 randam test1 pass 10 randam test2 pass I needed help in creating 2-D pie diagram on column status, consisting of passed in green,failed in red & with total number of tests. Regards narasimha Rao Bhupalam

