Ok, here's an interesting on.
I have a Group, with multiple Detail records. The value of a field in each of the Detail records is going to be YES or NO. There are multiple Group values.
I want to get a graph that displays to total count of all GROUPS that have ALL "YES" values, vs the remaining ones where there is at least 1 "NO" value. (Graph would be a Pie Chart)
Thanks for any assistance! 😊