Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 212 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Data Type in a Data Flow

Abhishek Bagh
Rank 4 - Community Specialist
Summary
how do we change Data Type of a field (which is a date field, say Employee Start Date) from String to Numeric while creating a data flow.
Tagged:
0
Answers
-
You can add a new column with CAST function on the original column.
0 -
Hi,
You can also do it as data preperation phase on the dataset by right clicking on the particular string attribute and choosing "Convert to Date". You will have an option to choose the date format.
0