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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
321shekhar
New Member

Warning Observed in Power BI Service Refresh History - Refresh completed with warnings

Post March, it has been observed that all production‑published Power BI reports are refreshing with the warning message “Refresh completed with warnings.” There are no errors in the reports, and the report front end is functioning as expected with no visible issues.

Has anyone encountered this before or been able to fix it? Any advice or guidance would be highly appreciated.

 

 

321shekhar_3-1777522688705.png

321shekhar_4-1777522727279.png

 

321shekhar_6-1777522806268.png

 

 

 

 

 

 

 

 

1 ACCEPTED SOLUTION

Hi @321shekhar,

This issue usually happens due to non-fatal semantic model or DAX validation warnings that occur during the Query Cache phase after a dataset refresh completes successfully. According to Microsoft documentation, refreshes can finish with warnings if DAX expressions or model objects reference invalid or renamed columns or tables, though reports may still work as expected.
Query caching in Power BI Premium - Power BI | Microsoft Learn
Data refresh in Power BI - Power BI | Microsoft Learn
Dataset Refresh History Enhancements - Microsoft Fabric Community

 

Thank you.

View solution in original post

8 REPLIES 8
v-saisrao-msft
Community Support
Community Support

Hi @321shekhar,

Checking in to see if your issue has been resolved. let us know if you still need any assistance.

 

Thank you.

Issue still continues - not resolved. I am still looking for help. Thanks

Hi @321shekhar,

Checking in to see if your issue has been resolved. let us know if you still need any assistance.

 

Thank you.

Hi @321shekhar,

This issue usually happens due to non-fatal semantic model or DAX validation warnings that occur during the Query Cache phase after a dataset refresh completes successfully. According to Microsoft documentation, refreshes can finish with warnings if DAX expressions or model objects reference invalid or renamed columns or tables, though reports may still work as expected.
Query caching in Power BI Premium - Power BI | Microsoft Learn
Data refresh in Power BI - Power BI | Microsoft Learn
Dataset Refresh History Enhancements - Microsoft Fabric Community

 

Thank you.

v-saisrao-msft
Community Support
Community Support

Hi @321shekhar,

Have you had a chance to review the solution we shared by @pallavi_r? If the issue persists, feel free to reply so we can help further.

 

Thank you.

321shekhar
New Member

Post March, it has been observed that all production‑published Power BI reports are refreshing with the warning message “Refresh completed with warnings.” There are no errors in the reports, and the report front end is functioning as expected with no visible issues.

Has anyone encountered this before or been able to fix it? Any advice or guidance would be highly appreciated.

 

321shekhar_0-1777523348667.png

321shekhar_1-1777523381791.png

 

321shekhar_3-1777523423092.png

 

Hi @321shekhar ,

 

This usually could be from below:

Schema drift – where a column or datatype changes upstream and Power BI Service just adjusts quietly
Query folding breaking – with M logic, one step fails folding and the rest runs locally, which triggers this
Source inconsistencies – APIs or incremental loads sometimes return slightly uneven data (especially with late-arriving records)
Gateway issues – intermittent retries, some connectivity glitches

What we can possible check to avoid this:

Open in Power BI Desktop and validate query folding
Double-check if anything changed upstream (schema/datatype)
If incremental refresh is there, just make sure partitions are behaving as expected

 

Hope this helps.

 

Thanks,

Pallavi

MFelix
Super User
Super User

Hi @321shekhar ,

 

This warning messages are now appearing when you have some semantic model problems that do not impact your refresh, like a incorrect login, but have impact on the overall result of the semantic model.

 

In my case I have a warning about a sort by column that is breaking the rules for the sort by.

 

It seems like there are a couple of problems in your semantic model that there are some missing columns (Report Date) and that the 2 measures (Total Budget (AUD) YTD, Selected Measure 1) have issues or don't exist in your model but are being referenced in other measures.

 

My suggestion is for you to do a revision on your semantic model for this 3 values.

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.