Page 1 of 1

LOAD LEAD FILE CSV EXCEL ERROR

PostPosted: Wed Feb 12, 2020 1:27 pm
by ramizuabhalim
Hi All,

I have issue when i try to upload the load file from list vicidial with CSV format but got the error said “ERROR: the file does not have required number of field.... “.

I also tried fill in the tab but it just show “”.

However, for txt format working fine.

I'm already update the CPAN module but still got problem.

Any idea?

Here are details:
SVN : 3192
Version :2.14b0.5
Asterisk : 1.8.23-vici

Re: LOAD LEAD FILE CSV EXCEL ERROR

PostPosted: Wed Feb 19, 2020 10:57 pm
by rasel
I had similar error earlier, it turns out i had to reinstall the perl modules, specially the csv ones..
https://vicigeek.com/install-the-perl-m ... egant-way/

ramizuabhalim wrote:Hi All,

I have issue when i try to upload the load file from list vicidial with CSV format but got the error said “ERROR: the file does not have required number of field.... “.

I also tried fill in the tab but it just show “”.

However, for txt format working fine.

I'm already update the CPAN module but still got problem.

Any idea?

Here are details:
SVN : 3192
Version :2.14b0.5
Asterisk : 1.8.23-vici

Re: LOAD LEAD FILE CSV EXCEL ERROR

PostPosted: Wed May 27, 2020 2:03 am
by ramizuabhalim
Hi Rasel,

Thank you for your solution. I will test it and revert back here.

:)

Re: LOAD LEAD FILE CSV EXCEL ERROR

PostPosted: Sat May 30, 2020 4:48 pm
by carpenox
Code: Select all
cpan Spreadsheet::XLSX Spreadsheet::ReadSXC Text::CSV Spreadsheet::WriteExcel Text::CSV_PP Text::CSV_XS Spreadsheet::Read

zypper in perl-Spreadsheet-ParseExcel