Hi all,
I'm looking for help converting a column to date from text, I tried looking at posts and the following documentation that appears to be missing a step behind converting to date.
Visualizing Data and Building Reports in Oracle Analytics Cloud
Context:
- Data is a Csv file loaded into OAC DV
- The following transformations are being done in the data editor that prompts when loading a dataset
Problem:
The column "LAST_UPDATE_DATE" is reading date data in a text format. I am performing the following steps to attempt to convert this to a date form:
- Click the three dots at the column header
- Click "Convert to Date"
- The following Wizard appears:
I can't find any Oracle documentation on this wizard or how to use it. The output I'm trying to achieve is the following format:
Inputting the following leads to errors
At this point I'll settle for just having a short date (e.g. "6/7/22") but I can't seem to figure this out either.
Can anyone help?