Show excel data into table
Content
Hi Experts,
I have a use case where I wanted to upload an excel using the File picker activity and show the excel data into the VBCS table. For this, using the javascript as per the blog https://www.edureka.co/community/72753/how-to-parse-excel-file-in-javascript-html5
This blog converts the excel into JSON first but in order to do achieve(excel - > JSON), this few external JS is required to use.
I have downloaded both the external JS and imported it into the resources folder of flow. On the page js I have added below code. when i run the page and upload a excel file,
Tagged:
0