I require the ability to use the same filtering parameter in multiple ways, to explicitly show or hide certain information more granular. For example I want to be able to create logic to say "show me a feature with feature status=market released, and also show me a feature with feature status=limited release but only when release date = <90 days. And then also show me all other features, regardless of status with a release date of <30 days". This is just an example - but is a multi-condition query using the same parameters, sometimes alone and sometimes in combination.