<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Suddenly Fabric is complaining about wrong datatype (date) from lakehouse to warehouse in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4605128#M4926</link>
    <description>&lt;P&gt;If you have a Pro license you can open a Pro ticket at &lt;A href="https://admin.powerplatform.microsoft.com/newsupportticket/powerbi" target="_blank"&gt;https://admin.powerplatform.microsoft.com/newsupportticket/powerbi&lt;/A&gt;&lt;BR /&gt;Otherwise you can raise an issue at &lt;A href="https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues&lt;/A&gt; .&lt;/P&gt;</description>
    <pubDate>Tue, 11 Mar 2025 12:32:41 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2025-03-11T12:32:41Z</dc:date>
    <item>
      <title>Suddenly Fabric is complaining about wrong datatype (date) from lakehouse to warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4604686#M4924</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;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:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;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&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;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.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Please advice, it isn't reasonable for us to drop all target tables and recreate them.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 08:18:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4604686#M4924</guid>
      <dc:creator>nioj2S</dc:creator>
      <dc:date>2025-03-11T08:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly Fabric is complaining about wrong datatype (date) from lakehouse to warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4605128#M4926</link>
      <description>&lt;P&gt;If you have a Pro license you can open a Pro ticket at &lt;A href="https://admin.powerplatform.microsoft.com/newsupportticket/powerbi" target="_blank"&gt;https://admin.powerplatform.microsoft.com/newsupportticket/powerbi&lt;/A&gt;&lt;BR /&gt;Otherwise you can raise an issue at &lt;A href="https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues&lt;/A&gt; .&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 12:32:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4605128#M4926</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-03-11T12:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly Fabric is complaining about wrong datatype (date) from lakehouse to warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4608536#M4928</link>
      <description>&lt;P&gt;I have excatly the same issue.&lt;BR /&gt;Broke like a week ago and I fixed it by recreating the entire DataFlow Gen2.&lt;BR /&gt;Now suddently I it breaks down again on all tables containing a date. Other tables works fine.&lt;/P&gt;&lt;P&gt;So frustrating&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 11:28:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4608536#M4928</guid>
      <dc:creator>RasmusK</dc:creator>
      <dc:date>2025-03-13T11:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly Fabric is complaining about wrong datatype (date) from lakehouse to warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4608547#M4929</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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...&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 11:35:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4608547#M4929</guid>
      <dc:creator>nioj2S</dc:creator>
      <dc:date>2025-03-13T11:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly Fabric is complaining about wrong datatype (date) from lakehouse to warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4696492#M5126</link>
      <description>&lt;P&gt;Facing the same issue on my side also .&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 21:27:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4696492#M5126</guid>
      <dc:creator>HimanshuS-msft</dc:creator>
      <dc:date>2025-05-16T21:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly Fabric is complaining about wrong datatype (date) from lakehouse to warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4743096#M5284</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="696324" data-lia-user-login="nioj2S" class="lia-mention lia-mention-user"&gt;nioj2S&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;We regret the inconvenience caused and acknowledge your requirements. as suggested by&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp; Please consider raising a Microsoft support ticket for further investigation. You can explain all the troubleshooting steps you have taken to help them better understand the issue.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;You can create a Microsoft support ticket with the help of the link below:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" target="_blank" rel="nofollow noopener noreferrer"&gt;How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;If this helps, please&amp;nbsp;&lt;STRONG&gt;accept it as a solution&lt;/STRONG&gt;&amp;nbsp;and drop a "&lt;STRONG&gt;Kudos&lt;/STRONG&gt;" so other members can find it more easily.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 06:12:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4743096#M5284</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-06-25T06:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly Fabric is complaining about wrong datatype (date) from lakehouse to warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4743157#M5285</link>
      <description>&lt;P&gt;Hi! I did raise a ticket and got this answer (in March 2025) after a couple of back-and-forths:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"We would like to inform you that we have received an update from our product team. The issue you reported has been identified as a bug in the backend, and our product team is currently working on the fix. In the meantime, they have provided a workaround: export the PQT file of the failed dataflow, create a new dataflow, import the template, and reset the output destinations."&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 07:01:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Suddenly-Fabric-is-complaining-about-wrong-datatype-date-from/m-p/4743157#M5285</guid>
      <dc:creator>nioj2S</dc:creator>
      <dc:date>2025-06-25T07:01:51Z</dc:date>
    </item>
  </channel>
</rss>

