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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
HarderT
Helper I
Helper I

Pipeline change Date to Datetime

Hi together,

 

this is an example of my Importjob. I create a Table with a lot of tablenames from our source database and the ForEach-Task copy the table into our Lakehouse. 

HarderT_0-1715091166922.png

 

In the process,  HarderT_1-1715091254528.png  become  HarderT_2-1715091287268.png.

 

Does anyone have the same problem and know a solution?

 

1 ACCEPTED SOLUTION
HarderT
Helper I
Helper I

I have seen that there is already a known issue for this. However, I use Pipeline and not Dataflow Gen2.

 

Known issue - Type mismatch when writing decimals and dates to lakehouse using a dataflow - Microsof...

View solution in original post

5 REPLIES 5
HarderT
Helper I
Helper I

I have seen that there is already a known issue for this. However, I use Pipeline and not Dataflow Gen2.

 

Known issue - Type mismatch when writing decimals and dates to lakehouse using a dataflow - Microsof...

Thanks for the details @HarderT 
I will keep you posted regarding the updates of this known issue. Appreciate your patience.

v-nikhilan-msft
Community Support
Community Support

Hi @HarderT 

Thanks for using Fabric Community.

Are you using On prem database here?

Have you set/checked the data type in the Mapping tab in Copy?

Hi @HarderT 
Under mapping you have Advanced settings:

vnikhilanmsft_0-1715104670476.png


If in the source, the column is determined to be a String then running the type checker doesn't understand the source's format.
If you need to force a String -> Date, precreate the table.

Hope this helps. Please let me know if you have any further questions.

Hi @v-nikhilan-msft,

the source is an OnPrem-Database. The Columntyp there is DATE and after import into Lakehouse its DATETIME.

 

I dont use the Mapping-Tab, because I use a ForEach-Loop to import many tables.

 

I already tried to change the typ with Type conversion settings, but somehow it doenst work. I need the column not as string, but as same as in the source.

 

I try to precreate the table and see what happens.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

JanFabricDE_carousel

Fabric Monthly Update - January 2025

Explore the power of Python Notebooks in Fabric!

JanFabricDW_carousel

Fabric Monthly Update - January 2025

Unlock the latest Fabric Data Warehouse upgrades!

JanFabricDF_carousel

Fabric Monthly Update - January 2025

Take your data replication to the next level with Fabric's latest updates!