Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAS Dataset Upload Fails With "Cannot read properties of undefined (reading 'inputColumns')"

Hello Gurus,
I have a problem while creating a data set from an excel file. When I try to upload excel file; it gives an error below. Do you have any idea about this issue?
"Cannot read properties of undefined (reading 'inputColumns')"
Our version is: Version 6.4
Regards,
Dilek
Best Answer
-
I will do the manual workaround to add one column at a time and check which column causing the problem and check the DataType or name does has special characters in Excel to identify which column causing the problem
as long as you upload excel file with less than 250 columns and less than 250 MB in size
0
Answers
-
@dilek - Please let us know if you see the issue with any excel file or only with a specific excel file. You can try creating a excel file with only one or two columns and then try and test it to confirm the behavior.
1 -
Hi, the problem not occurs for every excel file. When I add more rows to this excel file, the problem pops up. I thought that there is a limit barrier to upload but I am not sure about that.
0 -
Hi Dilek,
Have you tried saving the Excel as a CSV already? I.e. have you eliminated that the problem source is Excel doing Excel things and being weird?
Please bear in mind that OAS 6.4 is the 2022 version and isn't officially supported anymore. Right now OAS 2023 (7.0) is still supported (until March 2025) and the current version is OAS 2024 (7.6).
"when I add more rows" does sound a bit like a size issue. Is the Excel file really long? Is it suepr wide? Do you have some indications as to its parameters (rows, columns, size,…)
1 -
Hi @dilek
To add, there is a limit
Create Datasets from FilesYou can create datasets from Microsoft Excel spreadsheets (XLSX and XLS), Google Sheets, CSV files, and TXT files. The maximum file size you can upload is 250 MB and the data column limit for a single file is 250 columns.
0