I have previously explained that we have three scopes of filtering in the Power BI visualization. The filter created in the filter pane can be often changed or viewed by the user. However, there is a simple way to hide or lock it from the user. In this article and video, I explain how that works.
Video
Read-Only User
Before I start explaining how this functionality works, it is important to know about the read-only user type in the Power BI environment. Because the features I am about to explain only impacts the read-only user, not the developer. Anywhere in the rest of this article that I mention user I mean the read-only user.
A read-only user is someone who has read-only (but not edit) access to the report. There are many ways to share the report in a read-only way with the users. Methods such as basic sharing, sharing through apps, sharing through workspace but with read-only access, embedding Power BI report in a read-only mode, and many other ways. To learn more about other methods of sharing in Power BI and their differences, read this article.
Everything that I am about to explain in this article will be only valid for the read-only user. If a user has edit rights on the report, then the user can unlock or unhide any filters. To share the report in read-only mode, you have to share it through the Power BI service or embedded, but not using the Power BI Desktop.
Filter pane’s default behavior for users
By default the configurations of the filter pane in a report is visible for users, and they can apply changes there.
The screenshot below shows a view of the read-only user of the report. As you can see the user can see all the filters, and can even change them. However, the change, would not be for other users, it would be for the user himself or herself only.
User can also see the filters on each visual using the filter icon on the top right corner of the visual;
To learn more about the scope of filtering, read my article here.
Lock filter
If you don’t want the user to make any changes in a particular filter, you can lock it. There is a lock icon beside each filter in the filter’s pane.
When the filter is locked, then it can be still visible for the user (dependent on the visibility setting), but is not editable anymore.
Hide filter
If you like to hide a filter, so that the user don’t even know that a filter like that is applied, you can use the visibility icon of the filter to hide it.
When the filter is hidden, the user cannot see it in the filter’s pane;
And even if the user clicks on the filter icon of the visual, won’t see that.
In the example above, the filter on the WorldWide lifetime field is totally hidden from the user’s view.
Summary
The filters applied on visuals, pages, or the report in Power BI, can be viewed and edited by the read-only user by default. However, you can change this behavior by locking or hiding the filter. Remember that these changes are only affecting read-only users, because the user with Edit access can edit the PBIX file (either in the Desktop or the Service) and unlock or unhide the filter. This feature is useful to apply some behind the scene filter settings.