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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
breiney
Frequent Visitor

Successful refresh but no data available for the report

I have a single report refresh in my Power BI ecosystem (Premium Capacity) that appears to complete successfully, but no data is available in the report. It does have an inefficient database query which we will handle separately, but the business is being presented with a blank report while no one is notified of a failure. Has anyone experienced this? Know how to avoid it?

 

You can see that it shows 2 timeouts but then a supposedly successful attempt in line 3. The report is completely blank though.

breiney_0-1725546440935.png

 

10 REPLIES 10
breiney
Frequent Visitor

Thanks to all who responded. Unfortunately, now my refresh is just failing every day so I can recreate the blank page issue. We will work on the query performance instead. If it happens again, I'll try the SQL Profiler suggestion. We know the query has an issue, but were stumped by the Power BI service saying that the refresh was complete, yet providing an empty report. If it happens again, we'll open a ticket with Microsoft.

suparnababu8
Super User
Super User

Hi @breiney 

The same issue I faced yesterday. Even after sucessful refresh, I'm unable to see proper data in my Line and Clusterd bar chart.

 

But, after browser refresh, I got the proper data in my report.

 

Suggestion: After sucessful refresh of dataset, you have to do a browse/tab refresh. I excpeted it's a bug in Power BI services. But, I'm not sure.

 

Thanks!

Thanks, I had tried refreshing my browser page and the Power BI report visuals with no luck. All visuals were still blank even though the refresh was marked as completed.
lbendlin
Super User
Super User
SaiTejaTalasila
Super User
Super User

Hi @breiney ,

 

Check with SQL profiler whether the same issue occurs or not.

 

Thanks,

Sai Teja 

Sorry, I'm not super experienced with external tools. How do you use SQL Profiler on a report refresh in the Power BI service?

Hi @breiney ,

 

If your reports are hosted on premium capacity workspace then you can use XMLA analysis services endpoint and you can refresh your tables in your semantic model from SSMS.

You can publish a copy of your report on a different workspace and see whether the same issue occurs or not.

 

Thanks,

Sai Teja 

breiney
Frequent Visitor

This report runs for a range of dates and no changes to the report or query or default parameters. If the query succeeds the first time data is available in the report, if fails and then succeeds in the same refresh, the report is blank, no data. I've tried refreshing the page, the visuals, setting parameters to default, changing them. It's just blank. I'm stumped.

If you have a Pro license you can open a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi
Otherwise you can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues .

lbendlin
Super User
Super User

Examine your query for any filters that can cause this - remember the Power BI Service runs on UTC, so "Today"  means something different on the service than it means for you.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors