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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Matas
Advocate II
Advocate II

Data Preparation in SSIS

Hi,

 

I am having an issue regards the dataset I am receiving from our internal program that it cannot be changed or configured. So the issue is: I am receiving CSV files with Date field as ``dd.mm.yyyy`` and I would like to transform it via SSIS procedures as ``yyyy/mm/dd``. Anyone can help out? Thanks in advance.

 

Regards,

Matas

1 ACCEPTED SOLUTION
Matas
Advocate II
Advocate II

Hi,

 

I did managed achieve this using Derived Column's function "REPLACE(Column, ".", "-")" and save it into db.

Thanks everyone for the suggestions, appreciate it!

 

Regards,

Matas

 

Screenshot_3.png

 

  

View solution in original post

3 REPLIES 3
Matas
Advocate II
Advocate II

Hi,

 

I did managed achieve this using Derived Column's function "REPLACE(Column, ".", "-")" and save it into db.

Thanks everyone for the suggestions, appreciate it!

 

Regards,

Matas

 

Screenshot_3.png

 

  

v-luwang-msft
Community Support
Community Support

HI @Matas ,

Pls refer the following article and check if it is helpful .

https://zappysys.com/blog/ssis-yyyymmdd-date-format-using-ssis-expression/ 

 

Bsst Regards

Lucien

lbendlin
Super User
Super User

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.