Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hey there,
We're unable to save existing reports via Power BI embedded. We're able to Create and Save As just fine, however, editing an existing report and 'File' > 'Save' just isn't working.
Permissions appear to be fine on the Power BI/Azure side. The user is a Power BI pro account user and the admin of the power bi workspace.
Is there a chance this just isn't supported at all? Hopefully someone has an idea, we're running around chasing our tail at this point. I'm willing to bet it isn't as the GenerateTokenRequest only has a parameter to allow SaveAs.
Thanks!
Solved! Go to Solution.
Hey jawarren, we figured it out not long ago after contacting Microsoft through the office support ticketing system.
Turns out there is no bug, the above response from MS threw me off for months thinking they indeed had a problem to fix.
When you generate the token request, make sure you pass "edit" for the access level. That's all we were missing. Hope that helps!
var generateTokenRequestParameters = new GenerateTokenRequest(accessLevel: "edit");
Hi sihou
Any update? This is a big showstopper for us.
Thank you
Any insight to this issue yet? We're still unable to save.
Same issue as before:
Same here!!! Any updates?
Hey jawarren, we figured it out not long ago after contacting Microsoft through the office support ticketing system.
Turns out there is no bug, the above response from MS threw me off for months thinking they indeed had a problem to fix.
When you generate the token request, make sure you pass "edit" for the access level. That's all we were missing. Hope that helps!
var generateTokenRequestParameters = new GenerateTokenRequest(accessLevel: "edit");
Hi @emotix,
I don't fully understand your solution.
Previously I had no issues saving the report from the workspace, but then all of a sudden I had this issue.
I don't know where to check for the token request?
I am querying from Google Analytics and MailChimp and am receiving this error. I am not sure where to change the token request to "edit."
How do I do this?
Thanks,
Mike
That works! Thank you! I can't tell you how much time I've spent on this and documentation I've searched through! We are generating our tokens with http requests via the Power BI API and I can't find any mention of this anywhere: https://msdn.microsoft.com/en-us/library/mt784614.aspx
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
57 | |
28 | |
25 | |
22 | |
21 |
User | Count |
---|---|
63 | |
47 | |
24 | |
24 | |
18 |