[sapui5] Import CSV & Excel file into JSON format to handle in frontend

Hi,

Here's some basis step:
- Include external library to convert CSV to JSON. Details here
- Use sapui5 control to upload file & get data from it.
- Using the library to convert the format.
- Proceed your coding with JSON data.

Cheer.

---V---

Nhận xét

Bài đăng phổ biến từ blog này

Simple Step-by-Step SAP-Gateway Service Guide

[sapui5] [odata Model v2] use oModel.metadataLoaded().then instead of oModel.attachMetadataLoaded() to avoid unexpected error in runtime as Fiori launchpad