I am creating a fairly simple Pie Chart. I'm using the "Categories from Fields" Option because I have 4 fields that have either a 0 or 1. I'm trying to create a chart that sums within each field.
When I "show data table" I see all the values as they should be, all "0" or "1". But when I choose Sum for the statistics I get the helpful, "cannot access" data error. If I choose any other statistic type, it works. Is this sum sort of bug?