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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
nioj2S
Frequent Visitor

Suddenly Fabric is complaining about wrong datatype (date) from lakehouse to warehouse

Hi!

I have several dataflow gen2 (not with git integration), that suddenly have started failing, when they have worked before. They all complain about datatypes in date columns. Error is:

WriteToDataDestination: There was a problem refreshing the dataflow: 'Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Expression.Error: We can't update the table. The type of column 'dateColumn' doesn't match the type of the column in the table. Details: Reason = Expression.Error;ErrorCode = 10557;Microsoft.Data.Mashup.Error.Context = User'. Error code: Mashup Exception Expression Error

 

We have not changed any target tables, the dataflow has run previously without issues. We first got this issue on a dataflow last week and solved it by dropping the target table and recreating it, and now we have the same issue on two dataflows (so far). It is on dataflows that copy data from a lakehouse to a warehouse. I found another thread mentioning that the staging warehouse/lakehouse changes date to datetime and then when the target table in warehouse has date, it gives error. But it has worked previously? Why stop working now? See screenshot (ignore red lines, they failed due to other reasons.)

nioj2S_0-1741681003211.png

 

Please advice, it isn't reasonable for us to drop all target tables and recreate them.

3 REPLIES 3
RasmusK
New Member

I have excatly the same issue.
Broke like a week ago and I fixed it by recreating the entire DataFlow Gen2.
Now suddently I it breaks down again on all tables containing a date. Other tables works fine.

So frustrating

Yeah, noticed that deleting the dataflow and recreating it worked. Could at least use the "Export template" as a base, but still annoying having to redo all the data destinations and mappings.

 

Also had another date related issue yesterday, where date filtering suddenly stopped working. Just had to remove that step in the power query steps and redo it exactly the same, then it started working. And my colleague had issues with locales suddenly stopped working, so he had to redo those steps. Fabric is introducing way too many new bugs at the moment...

lbendlin
Super User
Super User

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 .

Helpful resources

Announcements
MarchFBCvideo - carousel

Fabric Monthly Update - March 2025

Check out the March 2025 Fabric update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors