Forum Discussion
Customises power bi access by brach
Hi All,
We are implementing Power BI Embedded to access the power bi reports by branches across the country.
We have 100+ Branches, how to lock it by the individual branches.
1. How to provide the reports by a branch for users with Embedded code? Please provide the code/info.
2. Is there any API for editing and exporting the Power BI report?
Thanks in advance.
Hi Anonymous
1. Create Role Level Security on your Power BI dataset and handle them in the Embedded - https://docs.microsoft.com/en-us/power-bi/developer/embedded/embedded-row-level-security
2. We dont have API to edit the report but you can export the report - https://docs.microsoft.com/en-us/rest/api/power-bi/reports/export-to-file-in-group
Thanks
Hari
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin
1 Reply
- Hariharan_R
Solution Sage
Hi Anonymous
1. Create Role Level Security on your Power BI dataset and handle them in the Embedded - https://docs.microsoft.com/en-us/power-bi/developer/embedded/embedded-row-level-security
2. We dont have API to edit the report but you can export the report - https://docs.microsoft.com/en-us/rest/api/power-bi/reports/export-to-file-in-group
Thanks
Hari
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin