Not returning all the data in the sheet
Have a program that goes through Excel file and return json that is then put in the database. Everything works fine but in one sheet it returns just 14 rows when there are 62.
XLSX npm not returning all the data in the sheet
Have a program that goes through excel file and return json that is then put in the database. Everything works fine but in one sheet it returns just 14 rows when there are 62.