You can create two different collections after filtering the records from the Original collection ( which involves all marketing attribute records ) and then set it at view context node as needed.
Below statement will help you to set the collection
me->typed_context->Context_node_name->collection_wrapper->set_collection (lr_col)