23
Views
3
Comments
Error while import data from an excel sheet

I am importing data from an excel and getting this error " Definition of columns headers must start at the A1 cell in the 'Table 1' Worksheet.  "  I have attached a image of the excel sheet i am trying to import



Screenshot 2024-04-08 123305.png
Screenshot 2024-04-08 123825.png
2022-09-01 09-52-33
Carlos Rodrigues

Hi Piyush Vijay,

Can you confirm that the structure you are using to convert Excel to List of Records ('Record Definition' property of the 'ExcelToRecordList') has the same structure as Excel? Does it have 3 attributes: ZIPCode, City and Country?

2019-01-07 16-04-16
Siya
 
MVP

Would it be possible to share the excel sheet that you are trying to import ? Or may be a subset if whole file cannot be shared.

UserImage.jpg
Pankaj Jain

Hi Piyush Vijay, 

The 3rd column name in excel is 'County' instead of the 'Country', can you please rename that and try it.

I created a bootstrap sample for zipcode import at my end and it is working fine, attached the oml.

Can you please share your excel file and the structure attribute with data type as well as Entity Attribute with data type. 

Thanks
Pankaj

Import96091.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.