<?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: Date field in lakehouse table becomes datetime field in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3507945#M1105</link>
    <description>&lt;P&gt;Hi Prgati,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lakehouse supports both DATETIME (timestamp) and Date.&amp;nbsp;&lt;BR /&gt;I now have two tables uploaded to Lakehouse, where I tried to convert the date to type 'date'. However, one of it keeps 'date' but the other is stored as 'datetime' (timestamp) in lakehouse.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Then in the Warehouse (SQL End point), the date keeps date, and the timestamp becomes datetime2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2023 18:09:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-10-31T18:09:29Z</dc:date>
    <item>
      <title>Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3427039#M832</link>
      <description>&lt;P&gt;I have a dataflow where it creates a new lakehouse table as the data destination. There are date fields in both source and destination:&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dataflows refreshes and load data. However, the lakehouse table actually has datetime fields, instead of date fields:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I made sure my data was correct and I have seen anything out there that tells me why or how to address the issue. Has anyone else come across this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 19:28:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3427039#M832</guid>
      <dc:creator>ebjim</dc:creator>
      <dc:date>2023-09-12T19:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3437955#M849</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="582610" data-lia-user-login="ebjim" class="lia-mention lia-mention-user"&gt;ebjim&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on my understaning, &lt;EM&gt;&lt;STRONG&gt;Lakehouse only supports&amp;nbsp;Datetime data-type therefore you see datetime data-type for your columns in the lakehouse tables.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I did a test on my side just to confirm my theory above.&lt;/P&gt;
&lt;P&gt;This is the FACT SALES table which I am getting through my Dataflow Gen 2 into a Lakehouse:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;I choose Lakehouse as my destination:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Then on the destination table, by default DATETIME is datatype:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I make sure I modify it to DATE datatype:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;After saving the settings and publishing the dataflow Gen2, I see that within the lakehouse, the columns is still written as with DATETIME datatype:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;This shows my understanding about Lakehouse supporting only DATETIME data type for Date columns is right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would still like to see if&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="223" data-lia-user-login="miguel" class="lia-mention lia-mention-user"&gt;miguel&lt;/a&gt;&amp;nbsp;has anything to add here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 12:45:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3437955#M849</guid>
      <dc:creator>Pragati11</dc:creator>
      <dc:date>2023-09-19T12:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438279#M851</link>
      <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="582610" data-lia-user-login="ebjim" class="lia-mention lia-mention-user"&gt;ebjim&lt;/a&gt;&amp;nbsp;! are yous till seeing this issue today? any chance that you could share some repro steps?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 13:15:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438279#M851</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2023-09-19T13:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438281#M852</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="223" data-lia-user-login="miguel" class="lia-mention lia-mention-user"&gt;miguel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can confirm that this issue is there today as based on my previous response I did a test 2 hours back and I still see all date columns are written with DATETIME datatype in the Lakehouse tables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 13:16:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438281#M852</guid>
      <dc:creator>Pragati11</dc:creator>
      <dc:date>2023-09-19T13:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438292#M853</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="223" data-lia-user-login="miguel" class="lia-mention lia-mention-user"&gt;miguel&lt;/a&gt;&amp;nbsp;, I actually had a call with a support rep yesterday and did a screen share with him, showing him the same steps as what&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="81077" data-lia-user-login="Pragati11" class="lia-mention lia-mention-user"&gt;Pragati11&lt;/a&gt;&amp;nbsp;just posted. Trouble is, the dataflow refresh went into an 8 hour death spiral. But I am sure that issue persists.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 13:23:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438292#M853</guid>
      <dc:creator>ebjim</dc:creator>
      <dc:date>2023-09-19T13:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438294#M854</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="81077" data-lia-user-login="Pragati11" class="lia-mention lia-mention-user"&gt;Pragati11&lt;/a&gt;&amp;nbsp;This is what I have experienced. The strange thing is that I had run the same steps last month and got date type columns. This issue caught me by surprise.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 13:25:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438294#M854</guid>
      <dc:creator>ebjim</dc:creator>
      <dc:date>2023-09-19T13:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438296#M855</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="582610" data-lia-user-login="ebjim" class="lia-mention lia-mention-user"&gt;ebjim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I still think Lakehouse supports DATETIME only but let's see and wait for a response from&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="223" data-lia-user-login="miguel" class="lia-mention lia-mention-user"&gt;miguel&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 13:26:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3438296#M855</guid>
      <dc:creator>Pragati11</dc:creator>
      <dc:date>2023-09-19T13:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3446354#M885</link>
      <description>&lt;P&gt;I was able to replicate the issue for the Support team. Awaiting for their response.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 16:47:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3446354#M885</guid>
      <dc:creator>ebjim</dc:creator>
      <dc:date>2023-09-25T16:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3502866#M1082</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="582610" data-lia-user-login="ebjim" class="lia-mention lia-mention-user"&gt;ebjim&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just faced same issue. Did you find any solution?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 21:04:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3502866#M1082</guid>
      <dc:creator>pbernardes</dc:creator>
      <dc:date>2023-10-28T21:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3502879#M1083</link>
      <description>&lt;P&gt;I'd recommend reaching out to the support team so they can help troubleshoot the scenario and provide solutions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 22:03:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3502879#M1083</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2023-10-28T22:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3507945#M1105</link>
      <description>&lt;P&gt;Hi Prgati,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lakehouse supports both DATETIME (timestamp) and Date.&amp;nbsp;&lt;BR /&gt;I now have two tables uploaded to Lakehouse, where I tried to convert the date to type 'date'. However, one of it keeps 'date' but the other is stored as 'datetime' (timestamp) in lakehouse.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Then in the Warehouse (SQL End point), the date keeps date, and the timestamp becomes datetime2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 18:09:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3507945#M1105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-31T18:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date field in lakehouse table becomes datetime field</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3509225#M1109</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I think the issue was when writing Lakehouse tables via Dataflow Gen2 but not about updating datatypes directly in Lakehouse tables.&lt;/P&gt;
&lt;P&gt;If you see the detailed comment of mine at the top, you will know what issue was raised.&lt;/P&gt;
&lt;P&gt;But I haven't checked this in the last few weeks incase if it is fixed. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 09:03:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Date-field-in-lakehouse-table-becomes-datetime-field/m-p/3509225#M1109</guid>
      <dc:creator>Pragati11</dc:creator>
      <dc:date>2023-11-01T09:03:20Z</dc:date>
    </item>
  </channel>
</rss>

