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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Ax
New Member

Incremental refresh Issue

Hi Guys 

 

I  am trying to use incremental refresh and followed all the steps in my model. I could refresh the power BI file in desktop however it is not being refreshed at power bi online and showing below error. 

 

I chekced my gateways etc all working fine, if I remove the incremental step i can refresh it. So issue is coming from incremental refresh steps. Here is the error message :-


Something went wrong
There was an error when processing the data in the dataset.
Please try again later or contact support. If you contact support, please provide these details.
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":"The column '1/06/2018' of the table wasn't found."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Detail","detail":{"type":1,"value":"1/06/2018"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"Expression.Error"}}],"exceptionCulprit":1}}}
Cluster URI: WABI-SOUTH-EAST-ASIA-redirect.analysis.windows.net
Activity ID: 9fa609f0-964e-4d82-bc7b-746d437e692b
Request ID: 24dff524-8ce6-10c3-b81f-300d79caf7d8
Time: 2020-03-25 23:08:56Z

3 REPLIES 3
Anonymous
Not applicable

Hello, I hit a similar error. Did you fix it?
Greg_Deckler
Community Champion
Community Champion

This seems to be the key bit:

 

The column '1/06/2018' of the table wasn't found.

 

You could check the Issues forum here:

https://community.powerbi.com/t5/Issues/idb-p/Issues

And if it is not there, then you could post it.

If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Thanks Greg 

 

There were two excel file that has some budget information with dates as column. I deleted those file to test. Now incremental refresh is working.

However, all model including those excel file works seamlessly in BI desktop. 

It seems some formatting of those dates causing issues in incremental refesh on BI service. 

 

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Solution Authors