PRODUCT
INTEGRATIONS
SOLUTIONS
LEARN
COMPANY
Ignite Discussions : Ask Questions, Find Answers, Share Expertise about Sparkflows
I'm not able to figure it out by myself can someone help???
Hey Chris,
We can use the ‘String To Date’ processor to convert a String value to Date datatype.
Using ‘String To Date’ Processor :
- Select a String column from the incoming DataFrame under the ‘Columns’ field.
- Enter the format of the Date Value present in the String column.
- Input output column name in ‘Output Columns Names’ field. Casted value would be listed under this column in the outgoing DataFrame.
- Select new column data type in ‘New Data Type’ field. It can be selected as Date or Datetime.
Hey Chris,
We can use the ‘String To Date’ processor to convert a String value to Date datatype.
Using ‘String To Date’ Processor :
- Select a String column from the incoming DataFrame under the ‘Columns’ field.
- Enter the format of the Date Value present in the String column.
- Input output column name in ‘Output Columns Names’ field. Casted value would be listed under this column in the outgoing DataFrame.
- Select new column data type in ‘New Data Type’ field. It can be selected as Date or Datetime.