Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Truncating characters while importing the spread sheet into dataset.

I have a spreadsheet where one column is having numbers and alphabets as values.
When importing , it is truncating the values. Is it known issue?
Workaround:
Modify the data to have more characters than number characters. Example: "na" should be replaced by "naaaa"
Data:
Imported dataset
Best Answer
-
Hi Rajakumar, I test on my side. It seems. you have a custom format applied to the column and saved in the XLSX. This is causing characters being truncated:
I saved the file in CSV to remove the formatting and it's working normally as expected:
1
Answers
-
+ @Bret Grinslade - Oracle Analytics-Oracle and @Luis E. Rivas -Oracle for awareness
0 -
Thanks @Benjamin Arnulf-Oracle .
0