Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

165
Vistas
Fine table data from the Excel sheet using nodejs

I have an Excel file. In Excel, I have multiple sheets and in a sheet, there are multiple tables.

I need to catch tables data in different arrays. I have use below package for node js.

const ExcelJS = require('exceljs');

const workbook = new ExcelJS.Workbook();
await workbook.xlsx.readFile('test.xlsx');

const sheet = workbook.getWorksheet('Global variables');
const table = sheet.getTable('Commodities_prices');

I have already found the list of all the tables in the single sheet but not able to find all the data of the particular table

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda