Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 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
TimeStamp to Time or Date

CRX
Rank 4 - Community Specialist
I have columns in the following format:
"10/10/2016 8:14:24"
How can I reduce this to "10/10/2016" or "8:14:24"
Within OBIEE 12C;
0
Answers
-
Assuming this is for an analysis, you can change the format in the column properties.
Example:
0 -
BEST: do it in ETL and store two keyed columns to join to DATE and TIME dimensions
BETTER: do it in the physical column mapping of a logical column in RPD
0 -
I'll do a test and come back with an okay
0