<?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: Dataflow Gen2 not updating Lakehouse in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4292853#M4622</link>
    <description>&lt;P&gt;Hello, I am admin of my fabric environment so there is no permissions issue.&lt;/P&gt;&lt;P&gt;The issue really is that this specific table from the dataflow is not writing into the lakehouse. Let's call this Table A. Table A is a transformation of two other tables, one of them being Table B. This date column is in table B, it doesn't even get transformed in Table A. Table B is showing the correct date in my lakehouse, just Table A is not.&amp;nbsp;&lt;BR /&gt;I have deleted the lakehouse table before and made sure the mapping is again correct, but I still don't get it to write correctly.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 08:31:18 GMT</pubDate>
    <dc:creator>ina_dab</dc:creator>
    <dc:date>2024-11-20T08:31:18Z</dc:date>
    <item>
      <title>Dataflow Gen2 not updating Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4288631#M4610</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My dataflow runs correctly with no errors. I have a conditional column in a table I save to my lakehouse. The conditional adds today's date in case the date column is empty. The date is then used to filter the table in other reports.&lt;/P&gt;&lt;P&gt;What keeps happening is the date is not refreshed always. The dataflow is scheduled to refresh daily (through a pipeline). The refresh is always successful. But today for example, the date in the Lakehouse remained 17/11/2024 instead of 18/11/2024.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea why this is happening? I use the table saved in the lakehouse in multiple other reports, and this is screwing up the results in those other reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on th 17/11,&amp;nbsp;the dataflow was refreshed at 07:19 AM, successfully via a pipeline. the lakehouse was updated accordingly.&lt;/P&gt;&lt;P&gt;This morning, the dataflow was refreshed at 07:21 AM, successfully via a pipeline. the lakehouse was not updated accordingly.&lt;/P&gt;&lt;P&gt;I refreshed the dataflow manully at 10:42 AM.&amp;nbsp;the lakehouse was updated accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 10:02:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4288631#M4610</guid>
      <dc:creator>ina_dab</dc:creator>
      <dc:date>2024-11-18T10:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 not updating Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4288822#M4612</link>
      <description>&lt;P&gt;the default date is may be creating UTC time which is some hours difference to IST or other timings.&lt;/P&gt;&lt;P&gt;try to convert that time to your local time and see&lt;BR /&gt;&lt;SPAN&gt;If this post &lt;I&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/I&gt;, then please consider &lt;I&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/I&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 12:09:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4288822#M4612</guid>
      <dc:creator>SudhavaniKolla3</dc:creator>
      <dc:date>2024-11-18T12:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 not updating Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4288914#M4614</link>
      <description>&lt;P&gt;Time is currently set to my local timezone. Nonetheless, that can't be the issue. The pipeline is activated daily at the same time. the refresh from yesterday was 2 minutes earlier than the one today, yet that one updated the lakehouse, the one from today did not.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Also, if I am just to open the dataflow and look at the table there, the date is updated but the lakehouse is not.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 12:58:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4288914#M4614</guid>
      <dc:creator>ina_dab</dc:creator>
      <dc:date>2024-11-18T12:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 not updating Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4289916#M4617</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="851108" data-lia-user-login="ina_dab" class="lia-mention lia-mention-user"&gt;ina_dab&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much&amp;nbsp;SudhavaniKolla3&amp;nbsp;for your prompt reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure you have sufficient permissions. There may be a synchronization delay between the dataflow and the lakehouse, resulting in updates in the dataflow not being reflected in the lakehouse in a timely manner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are some suggestions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ensure that the output of dataflow is set correctly to write data to lakehouse in a timely manner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If possible, consider increasing the refresh frequency of the dataflow to minimize the delay between data updates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Examine the logic in the dataflow to ensure that there are no redundant steps or complex calculations causing delays.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking forward to you sharing more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 02:14:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4289916#M4617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-19T02:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 not updating Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4292853#M4622</link>
      <description>&lt;P&gt;Hello, I am admin of my fabric environment so there is no permissions issue.&lt;/P&gt;&lt;P&gt;The issue really is that this specific table from the dataflow is not writing into the lakehouse. Let's call this Table A. Table A is a transformation of two other tables, one of them being Table B. This date column is in table B, it doesn't even get transformed in Table A. Table B is showing the correct date in my lakehouse, just Table A is not.&amp;nbsp;&lt;BR /&gt;I have deleted the lakehouse table before and made sure the mapping is again correct, but I still don't get it to write correctly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 08:31:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4292853#M4622</guid>
      <dc:creator>ina_dab</dc:creator>
      <dc:date>2024-11-20T08:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 not updating Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4292935#M4623</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="851108" data-lia-user-login="ina_dab" class="lia-mention lia-mention-user"&gt;ina_dab&lt;/a&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your feedback!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest that you can create a support ticket and a professional engineer from Microsoft will contact you to resolve the issue for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be great if you could continue to share the issue once you know the root cause or solution to help others who are experiencing similar issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI support link: &lt;A href="https://powerbi.microsoft.com/en-us/support/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/support/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information on how to create a support ticket, please see &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-create-a-support-ticket-in-Power-BI/ba-p/683031" target="_blank"&gt;How to Create a Support Ticket in Power BI - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your understanding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 09:05:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4292935#M4623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-20T09:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 not updating Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4302835#M4665</link>
      <description>&lt;P&gt;How are you checking what data you have in the Lakehouse?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you checking it in the SQL Analytics Endpoint (there may be a delay between the actual Lakehouse and the SQL Analytics Endpoint)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How is your Power BI semantic model connected to the Lakehouse? Via Direct Lake or Import mode?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 20:27:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4302835#M4665</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-11-26T20:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 not updating Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4309822#M4679</link>
      <description>&lt;P&gt;I have exactly the same problem.&lt;BR /&gt;Nothing works. I did not even change the Dataflows.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 12:19:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4309822#M4679</guid>
      <dc:creator>DHC-Controlling</dc:creator>
      <dc:date>2024-12-02T12:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 not updating Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4631747#M4953</link>
      <description>&lt;P&gt;Kudos to&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="437984" data-lia-user-login="frithjof_v" class="lia-mention lia-mention-user"&gt;frithjof_v&lt;/a&gt;&amp;nbsp;! I have a similar problem where a column shouldn't contain NULL values after the second run of the dataflow. But the column still contains NULL values when I query it through the SQL endpoint but it is filled correctly when I query the table with a Spark SQL notebook.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 15:30:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-not-updating-Lakehouse/m-p/4631747#M4953</guid>
      <dc:creator>MiSchroe</dc:creator>
      <dc:date>2025-03-31T15:30:23Z</dc:date>
    </item>
  </channel>
</rss>

