Hi Team,
I have export and import functionality and i am able to export and same has been imported but Getting Extra 50 Empty Records while parsing the excel file.
Regards,
Sreenivas Kalali
Hi Team,
I have export and import functionality and i am able to export and same has been imported but Getting Extra 50 Empty Records while parsing the excel file.
Regards,
Sreenivas Kalali
@SREENIVASKALALI our support team investigated in INC-B17877 (Getting Extra 50 Empty Records while parsing the excel) and closed the ticket with the following conclusion:
Resolution reason: Explanation provided
Issue primary reason description:
Issue : I have export and import functionality and i am able to export and same has been imported but Getting Extra 50 Empty Records while parsing the excel file.
Client reported issue where after running pxParseExcelFile activity, data was getting parsed and large numbe of recordes loaded in the clipboard as expected. Steps to reproduce:
Upload Excel File
Parse excel file using pxParseExcelFile in Activity
Explanation type:
Based on your specific needs, we pinpointed this as a binary file problem. After eliminating the empty rows in the template, the Excel file was successfully generated without the additional 50 empty records.