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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
apenaranda
Post Patron
Post Patron

Dashboard embedded python

Does anyone know what this error means? I am trying to insert/show dashboard in python

 

apenaranda_0-1709727171558.png

 

Reference
https://github.com/microsoft/PowerBI-Developer-Samples?tab=readme-ov-file

1 ACCEPTED SOLUTION
v-yiruan-msft
Community Support
Community Support

Hi  @apenaranda ,

The PowerBIEntityNotFound error typically occurs when the Power BI service cannot find the entity (report, dashboard, etc.) you’re trying to embed. 

Troubleshoot Power BI embedded analytics application - Power BI | Microsoft Learn

vyiruanmsft_1-1709800920545.png

You can refer the following official documentation to embed report for customers in Python:

Embed content in your Power BI embedded analytics application - Power BI | Microsoft Learn

Power BI Embedded Implementation using Service Principal and Python 

 

In addition, please check the following info:

  • Whether the prerequiments are fulfilled
  • vyiruanmsft_4-1709801575576.png
  • Make sure the identifiers (like workspace ID, report ID) you’re using in your Python code are correct. These identifiers are used to locate the Power BI entity you’re trying to embed.vyiruanmsft_5-1709801597617.png

Best Regards

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yiruan-msft
Community Support
Community Support

Hi  @apenaranda ,

The PowerBIEntityNotFound error typically occurs when the Power BI service cannot find the entity (report, dashboard, etc.) you’re trying to embed. 

Troubleshoot Power BI embedded analytics application - Power BI | Microsoft Learn

vyiruanmsft_1-1709800920545.png

You can refer the following official documentation to embed report for customers in Python:

Embed content in your Power BI embedded analytics application - Power BI | Microsoft Learn

Power BI Embedded Implementation using Service Principal and Python 

 

In addition, please check the following info:

  • Whether the prerequiments are fulfilled
  • vyiruanmsft_4-1709801575576.png
  • Make sure the identifiers (like workspace ID, report ID) you’re using in your Python code are correct. These identifiers are used to locate the Power BI entity you’re trying to embed.vyiruanmsft_5-1709801597617.png

Best Regards

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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