Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 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
How to change data types in FDI for bar charts

asmith223258
Rank 3 - Community Apprentice
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