Oracle Analytics Cloud and Server

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.

Accepted answer
21
Views
3
Comments

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:

Answers