I have a report that pulls in data from several sheets to summarize the yes and no columns. When I add the information to the chart widget I would like to see a group over group of 2 columns, one for Yes in this class and one for No in this class, and then see it class over class. Whenever I add the report to the chart, it will only give me totals for the entire class, not separate totals for each yes & no within the class. 
Here is the report information: 
    
        
            
    
Note that each sheet name (class) has a yes and no total. 
Here is what it looks like when I add it to a chart in the dashboard: 
    
        
            
    
Does anyone know how I can use this report to show me side by side Yes and No charts? 
Thanks in advance!