Is there a way to have an "Or" filter, so something like...
Filter(CollectionName, CollectionColumn = DropDown1, CollectionColumn = DropDown2, etc.) OR Filter(CollectionName, CollectionColumn = DropDown3, CollectionColumn = DropDown4, etc.)
If so, I just cant figure it out.