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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
beaoliv123-_
Helper I
Helper I

Refresh Error

Hi everyone,

 

Does anyone know how to solve this error: 

  • Data source error{"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"We're sorry, an error occurred during evaluation."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}}],"exceptionCulprit":1}}}

This is the error that power bi gives me when I try to refresh a report online. I have the incremental refresh configured, the native query is working perfectly, and I have the data filtered to just appear the last 3 months. Also, the incremental refresh gives me the data from last day. So, in terms of performance, I though this could help a lot. I can always refresh the report on the desktop, but when I try to do it online, it always gives me the same error.

 

Thanks a lot

3 REPLIES 3
beaoliv123-_
Helper I
Helper I

Hi, how do I do that?

 

Thanks

- install DAX Studio

- run it and connect to the dataset via the XMLA endpoint URI (you can get that from the Server settings in the dataset's settings page)

- View...Metrics

- click on partitions

- observe the number of partitions (needs to be more than one for the incremental refresh tables)

- check the last processed date for each partition

lbendlin
Super User
Super User

I can always refresh the report on the desktop

When you do that you must be aware that if you choose to publish the report to the workspace this will reset the incremental refresh process.

 

Use DAX Studio or SSMS to validate that Incremental refresh is setup correctly and working, by comparing the refresh timestamps of your partitions. If they are the same or you only see one partition then incremental refresh is not happening.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

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

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.