Focal Point
[CLOSED] Converting to Date format

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/7497068376

December 09, 2014, 01:05 PM
hfung1
[CLOSED] Converting to Date format
Hi

I am struggling right now to convert a field in data migrator to a specific format. Right now, I have a date field in the HYYMDs format and the data shows as 2014/05/31 00:00:00.000

I want to strip the time off, and change the format to a YYMM format so that is just displays the 2014/05/31

This message has been edited. Last edited by: Tamra,


8.0.0.2
Windows, All Outputs
December 10, 2014, 05:16 AM
Alan B
If you are using the target Transforms, pick the Target Column in YYMD format and the Selected Column in HYYMDs format. This will cause the Transform Line to appear as red. Select that line and click Adjust Expressions button. This inserts the correct HDATE function syntax.

Otherwise if not Target Transforms,look up the HDATE function.


Alan.
WF 7.705/8.007