How to parse Excel (XLSX) data in Oracle Visual Builder using JS library
In one my previous blog I had written about parsing CSV data and that was very well received.
Today let us use the popular SheetJS library to parse data from Excel to JSON/CSV.
Import the library in Visual Builder
Since we need to use a third-party l...
satishkumar.hashnode.dev2 min read
Sara Boota
Nice