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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
PawelSow
Frequent Visitor

Some of the powerBi embeded reports returns NotFound (404)

Hi

 

I am quite new user of PowerBi embeded reports feature. I followed the steps from this tutorial:

https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-cor...

Finally I am able to load the reports which I created in PowerBi. However when I try to load reports created by my colegue I receive the 

Status: NotFound (404)
Response: {"error":{"code":"PowerBIEntityNotFound","pbi.error":{"code":"PowerBIEntityNotFound","parameters":{},"details":[],"exceptionCulprit":1}}}

Both reports are in the same workspace. I have access to them in PowerBi service. I don't see differences between them. (I compared the 'Settings' and 'Manage Permission') tab.  

1 ACCEPTED SOLUTION
PawelSow
Frequent Visitor

I have found the reason. The datasource must be in the same workspace.  We have some reports moved from other worksapces. They works in PowerBi Service but API embedded feature do not see those reports unless we move the related data sources too.

View solution in original post

2 REPLIES 2
PawelSow
Frequent Visitor

I have found the reason. The datasource must be in the same workspace.  We have some reports moved from other worksapces. They works in PowerBi Service but API embedded feature do not see those reports unless we move the related data sources too.

v-easonf-msft
Community Support
Community Support

Hi, @PawelSow 

Please check these related threads:

Troubleshoot your embedded application with the IError object

PowerBI Embedded 404 Report not found with JS Sample Code 

 

Best Regards,
Community Support Team _ Eason

 

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors