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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Reports not visible in portal, but returns in admin API calls

I have a v2 workspace.

via app.powerbi.com I can see 3 reports, 2 manually created and 1 usage report.

When I use the Admin API GetReportsInGroupAsAdmin I get many more results.

Screenshots below (the API is used to feed a power BI report to get these results)

 

Why are these reports not visible in the workspace via the portal?

I am tenant admin and workspace admin.

 

Further, I can open the 1 visible usage metrics report, "save as", it says successfully saved but does not appear in the list. I suspect that's how all these "invisible" reports showed up.

 

 

invisiblereport1.PNGinvisiblereport2.PNG

2 REPLIES 2
_sfrost
Solution Specialist
Solution Specialist

@Anonymous 

I suspect all those extra reports you see are previously deleted reports. 

Since you have Workspace IDs and Report IDs for all those extra reports, try to form a URL like below and see if you can still access those reports.

https://app.powerbi.com/groups/<Replace Workspace ID>/reports/<Replace Report ID>

 

This could be due to refresh issues that it still contains stale data. Follow the troubleshooting steps mentioned in the below doc and see if that helps you in resolving the issue.

Monitor usage metrics in the new workspace experience (preview) - Power BI | Microsoft Docs

 

Did I answer your questions? Give a thumbs up and accept this post as solution!

Anonymous
Not applicable

Good call. I was unable to access the report via URL creation, it says report is either deleted or do not have access.

I assume since I am workspace admin, they are deleted reports (Though I'm not sure why they were deleted, I did not delete them)

How long will the report stay in the list of returned results via admin API?

I'd like to get a "current state" and don't really care about deleted reports.

There doesn't appear to be a "Status" column in the JSON response of the report API.

invisiblereport3.PNG

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.