Categories
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Truncating characters while importing the spread sheet into dataset.

Rajakumar Burra
Rank 6 - Analytics Lead
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
0
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