Some views need both AND and OR logic, for example individuals who are married AND members, OR who are single AND attendees. Filter groups give you that. Inside a Data View, add a filter group with Add Filter Group, then set its Show results matching option to All, Any or None. Nest your criteria under it: an outer group set to Any holds two inner groups each set to All, so a record matches if it satisfies either complete set.