Hide Filters pane on Power BI Report Server

The name of the picture


Hide Filters pane on Power BI Report Server



Is there any possibility to hide Filter pane in Power BI reporting Server. We don't want to show the filters been used to external clients in our report
I don't want customer X sees the data of customer Y by a small modification in the filter panel.



If there anybody has find a solution for this ?




1 Answer
1



Unfortunately, this solution does not exist in power bi but you can do it in this way trick to hide the name



Don't use the name of customer, try to use his ID to filter your report,



it better than nothing






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Keycloak server returning user_not_found error when user is already imported with LDAP

PHP parse/syntax errors; and how to solve them?

How to scale/resize CVPixelBufferRef in objective C, iOS