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.

0

PowerBI API call returns more reports than exist in PowerBI UI (for same user)

We deleted one of the reports in a workspace using powerbi portal.

 

However, using the same user account with the api, we still see the report.

 

This is the endpoint

https://api.powerbi.com/v1.0/myorg/groups/<<workspace_id>>/reports

 

As a test we deleted all the reports and datasets in the workspace. The report still shows up through the API.

 

What would cause a report that has been deleted in the portal to still exist using the api?  (again, using the same user account)

 

 

 

Status: Delivered
Comments
v-qiuyu-msft
Community Support

Hi @cmedley

 

Based on my test, as long as we delete the report in Power BI service manually, the API Reports - Get Report In Group will return "PowerBIEntityNotFound" as below: 

 

q1.PNG

 

Please test again on your side to see if the same issue occurs. 

 

Best Regards,
Qiuyun Yu 

cmedley
Regular Visitor

We deleted the report manually as well.  Thinking it would work itself out, but even now in the UI we have 5 reports, but using the API (same user account) we have 6 reports.

 

I could try deleting it using API

v-qiuyu-msft
Community Support

Hi @cmedley

 

It looks a little strange. I would suggest you create a support ticket to let engineers look into the issue on your side. 

 

Support Ticket.gif

 

Best Regards,
Qiuyun Yu 

v-qiuyu-msft
Community Support
Status changed to: Delivered
 
cmedley
Regular Visitor

Thanks! Will open support ticket