Hello Experts,
We have a requirement from our client where we need to upload a locally stored excel to the frontend ui table.I am using sap.ui.unified.FileUploader control for performing upload operation.
The requirement is to parse the excel in ui front-end and display the contents of the excel in ui table (columns are same in both the excel and ui table) as soon as the user uploads excel file.
I tried to achieve this in front-end only using JavaScript but couldn't achieve it.
So kindly suggest me parsing of excel and displaying in the table can be done from front-end side or we need to use OData service for achieving this.
Any help will be appreciated.
Thanks,
Imran