Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics & AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
How to change data types in FDI for bar charts
asmith223258
Rank 4 - Community Specialist
I’ve run into challenges replicating certain visuals from Power BI. For example many fields—such as “Contract Number”—are stored as text, preventing their use in bar charts. Is there a way to change data types within FDI?
2
Answers
-
In Calculations you can CAST to a different data type.
Or you could create an aggregation…Count(Contract Number)0 -
You can convert to number using Data Prep, at the dataset level, if you are an author and if it's not a subject area.
See below option:
1


