Read Excel Data and Display in UI5 Table using Sheet.js | UI5 | SAP

Опубликовано: 11 Октябрь 2024
на канале: My Project Ideas
380
4

In this SAP tutorial, we will highlight the steps to read Excel data and display it in the UI5 table using sheet.js. It is easy to read data from a CSV file, but reading data from an XLSX file is somewhat different and requires external libraries.

We would use the SheetJS library to read the file and display the content in the sap.m.Table.

Resources:
SheetJs cdn: https://docs.sheetjs.com/docs/getting...
Source Code: https://community.sap.com/t5/technolo...

🔗Follow Us:
Our Website: https://myprojectideas.com/
Github: https://github.com/myprojectideas/

Join this channel to get access to the perks like 1-to-1 error resolution:
   / @myprojectideas  


#ui5 #sap #readandwrite #coding #learncoding