Hi, all.
I want to import the excel to records. In this excel, it have more than one different table. when i use the widget of ExcelToRecordList to import data, system will throw message:Error - Empty (0 bytes) excel file received. How can I do?
Hi Con,
I don't think you cna import think format fo excel as outsystems record to excel widget treats columns of first row as your structure attributes (or do a mapping based on them). But in your case structure is not what this widget is expacting.
I have not used it but there is a component on forge which you can try if this provides custom excel import feature
https://www.outsystems.com/forge/component-overview/355/advanced-excel
Please, check this documents, with special attention to the first two.
I hope this helps you,
Nuno