I'm trying to filter a report with multiple levels of filtering, however, I can't seem to find a way to add the last level. I have 4 groups of AND statements bound together by an OR, but I need to add another AND that binds that whole previous statement together. I want Record type is equal to "Opportunity" to apply to all of the AND statements without having to add it into every single one. It works when I add it to each AND statement, but I have multiple duplicates of this report depending on the team member, and if I make changes, I have to update it in 4 places instead of just once on a given report.