Forum Discussion
Embed Error SharePoint Online: "Correlation id: undefined...User not found in pbi global discovery"
Hello, as far as I can tell the following embed error has not been addressed in the community so thank you in advance of your reply if you can help.
I'm comfortable with the fundamentals of embedding a Power BI report in a SharePoint Online page using a report link or embed code, but each method produces slightly different errors that are indicating that I'm not signed in properly (though it seems to me that I am) or there may be a problem accessing the report using my own ID. I am an admin on this new SharePoint Online site since my organization recently got Office 365.
When attempting to use a report link, the following error code appears in place of the desired web part:
"An error occurred. Correlation id: undefined, http response status: 404, server error code undefined, message: User not found in pbi global discovery. https://api.powerbi.com/p…"
When attempting to use embed code, in place of the desired web part is a Power BI logo and a sign in button, and to make matters worse the button does not operate.
What am I missing as far as sign in and access to embed my own report? Thank you in advance.
(For the record I use a Microsoft partner account to post to the PBI community, and am not a Microsoft employee like my avatar suggests).
1 Reply
- v-kelly-msftCommunity Support
Hi maibacher ,
Pls check the reference about 404 error below:
TYPICAL ERRORS WHEN EMBEDDING FOR POWER BI USERS Message Detailed Message Error Code Possible reason(s) TokenExpired Access token has expired, resubmit with a new access token 403 Expired token PowerBIEntityNotFound Get report failed 404 - Wrong Report ID
- Report doesn't exist
Here is the related reference:
https://docs.microsoft.com/en-us/power-bi/developer/embedded/embedded-troubleshoot
And check the reference below about how to embed a report in Sharepoint online.
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/sharepoint-scenario-embed-report
Best Regards
Kelly
If I have solved your issue,pls mark my reply as answered!