Hi,

Can someone tell me if this is possible?

I have data that looks like this:

A1: List of Names
B1: Orders Filled
C1: Orders Outstanding
D1: Total Orders (B1+C1)

I want to create a pie chart showing all of the Names based on total orders, and then for each slice of the pie, I want to show the number of Orders Filled and Orders outstanding.

Not sure if this is possible.

Can anyone help?

Thanks,