For complex views you may need to include both AND and OR type logic into your view. Filter groups give you this option. Say for instance you need to create a view that shows individuals who are married AND a member OR who are single AND an attendee. That data view would be configured like this: Note how we have two filter groups where if Any of them is true the record is selected. They in turn have criteria that must All match.