Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Jajiro
Regular Visitor

Workspace permissions

Hello all,

I have a workspace with many reports (about 100) that users use on a daily basis. Right now, they all have viewer permissions, but they want to be able to edit the reports.

Is there any way to allow users to download the reports/semantic model, but not to modify or delete it?

I mean, could you give permissions to a user so that he/she can download the report/semantic model in another workspace of his/her own and then he/she can edit it?

 

Thank you very much,

Jaime

3 ACCEPTED SOLUTIONS
NandanHegde
Super User
Super User

Users with viewer permission cannot download the report from Power BI service.

One must have min contributor access which would allow them to edit the reports as well.

 

One way can be for you to have an automation job that leverage the REST API to download the report and users having trigger access on that job thereby allowing them indirect access to downlaod the reports 




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

View solution in original post

Idrissshatila
Super User
Super User

Hello @Jajiro ,

 

the permissin above the viewer which is the contributer that allows users to Publish, Create, edit, and delete content, such as reports, in the workspace.

 

so you can't limit the restrictions if they're not viewers.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

Wikkleyn_81
Super User
Super User

Hi @Jajiro There is a way to block user from overwriting the Semantic model in the Tenant Settings. This setting however applies to the entire organization.

 

Wikkleyn_81_0-1738168658598.png

 

View solution in original post

8 REPLIES 8
Anonymous
Not applicable

Hi @Jajiro,

Thanks @NandanHegde, @Wikkleyn_81  and @Idrissshatila for providing possible solutions

 

we would like to follow up to see if the solution provided by the super user resolved your issue. Please let us know if you need any further assistance.
If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.

 

Regards,
Vinay Pabbu

Anonymous
Not applicable

Hi @Jajiro,

 

we would like to follow up to see if the solution provided by the super user resolved your issue. Please let us know if you need any further assistance.
If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.

 

Regards,
Vinay Pabbu

Anonymous
Not applicable

Hi @Jajiro,

 

we would like to follow up to see if the solution provided by the super user resolved your issue. Please let us know if you need any further assistance.
If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.

 

Regards,
Vinay Pabbu

Wikkleyn_81
Super User
Super User

Hi @Jajiro There is a way to block user from overwriting the Semantic model in the Tenant Settings. This setting however applies to the entire organization.

 

Wikkleyn_81_0-1738168658598.png

 

Idrissshatila
Super User
Super User

Hello @Jajiro ,

 

the permissin above the viewer which is the contributer that allows users to Publish, Create, edit, and delete content, such as reports, in the workspace.

 

so you can't limit the restrictions if they're not viewers.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




NandanHegde
Super User
Super User

Users with viewer permission cannot download the report from Power BI service.

One must have min contributor access which would allow them to edit the reports as well.

 

One way can be for you to have an automation job that leverage the REST API to download the report and users having trigger access on that job thereby allowing them indirect access to downlaod the reports 




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

This could be interesting. How difficult would it be to implement this?

For users, would it be complicated to download reports in this way?

Thank you very much

REST API :

https://www.linkedin.com/pulse/using-power-bi-rest-api-download-reports-created-pbi-service-achari-8...

 

You can create a powershell job via tools like Azure automation or a python job via azure function or databricks. And allow parameterization of the report which would allow users to pass the report which they want to download at runtime.

 

Another job :

https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-automate-power-bi-report-export




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors