When designing reports, I frequently find myself dealing with two types of filters: 1. Internal or "technical" filters that are required to make the report work correctly (for instance, a Current Week filter if it's a "Current Week" report) 2. Fields added to the filter pane explicitly for users to be able to interact with them. The latter is quite important as interactive filtering by highlighting only works for one visual at a time. Now, the fact that both types of filters necessarily show up in the filter pane, and are exposed to users, is really limiting. At best, users get confused because there are too many fields available there, and some might not even make sense to them. At worst, they might change a filter that is not supposed to be for public consumption and break the report. Please give report authors the ability to hide specific filters from users. Related - From a user's point of view, it would be much better if the order of filter groups was reversed (Report - Page - Visual). That way, when navigating between pages, the report-level filters would always show up in the same place, i.e. at the top. The current experience is quite confusing.