I have three boolean fields in a database. I need to make a chart that represents the count of 'yes's for each field. Ideally, there would be one bar graph with three bars and each bar would represent the number of 'yes's for each specific field in the database. Is this possible? I was thinking that I would have to write a formula and then make a group from that formula, then make a chart for that group? Will this work? (really i'm having problems with making groups that encompass more than one field from the database) Any help would be appreciated, thanks.