I want to show the top 5 customers by revenue along with the top 5 regions by revenue in one workbook. I want a filter for customers and regions, so I can multi-select which customers / regions will be displayed. I can choose to only displays the top 5 elements ordered by revenue with that same filter.
My problem is: the user can now filter by regions and customers in the filter elements, but the filter elements also do have the option to remove filtering. But this also removes the top 5 clause. I want the top 5 clause to stay all the time (ideally I would also like to offer a top 10 option, but that is a different story). Is this possible?