Forum Discussion
Securing Power BI Template
Hi All,
We have requirement where an organization:
- Only users should be able to view, select and filter but then the Data and Relationship tab so that they should mess up the relationship .
- The PBIX and PBIT file needs to be password protected.
How can we achieve this requirements?
Hey, @aaroh_bits791
I don't think there's a way to get PBIX and PBIT filte to be password protected. You can use the "Manage permission" option in the workspace content list dataset so that the corresponding users have read-only access to the dataset.
For more information, see the following document.
Build permission for shared datasets
Best regards
Allan
If this post helps, then consider Accept it as the solution to help other members find it faster.
4 Replies
- amitchandakSuper User
aaroh_bits791 , No Power bi file is not password protected, You should share with the user on power bi Service.
- aaroh_bits791Helper I
Thanks amitchandak your feedback.
Q: How we can disbale users going to Data and Relatationship tab?
- amitchandakSuper User
aaroh_bits791 , I doubt there is an option for that in a pbix.
You can publish a you report and the use that as the dataset in a new pbix, Then User will not have access data view.
Also you can simply copy paste visual from one pbix to another to make the new one to work.
But to use power bi dataset , use need to login into pbix
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-report-lifecycle-datasets
https://www.inkeysolutions.com/blogs/power-bi-copy-visuals-to-another-pbix-file/
- v-alq-msftCommunity Support
Hey, @aaroh_bits791
I don't think there's a way to get PBIX and PBIT filte to be password protected. You can use the "Manage permission" option in the workspace content list dataset so that the corresponding users have read-only access to the dataset.
For more information, see the following document.
Build permission for shared datasets
Best regards
Allan
If this post helps, then consider Accept it as the solution to help other members find it faster.