Hi Team,
At the moment, we are using an excel with macros that hits an API to SAP. Wants to migrate this as a proper VoltMX desktop web app with a similar functionality, but better than the excel. Can it be achievable through VoltMX as exporting the desktop web page to Excel/CSV format?
Please find at this link
https://drive.google.com/file/d/15OtYXAkWBNt0j_s4-_bqhsxtEOq59I92/view?usp=sharing
a sample application which shows how to import/export data from/to excel spreadsheet using the SheetJS javascript library. This application uses the browser widget and this approach will also work in a mobile/tablet app. We are in the process of uploading another sample application to the marketplace which only works in the desktop/web scenario and doesn't use the browser widget.
Enjoy
Mario
Thank you Mario for the swift response. Will check the shared example.
Please update this thread once the new app is available in marketplace as well.
Hi @Mario D'Anna,
As you mentioned a year ago, you were in the process of uploading another sample app to the marketplace for desktop web that doesn't rely on the browser widget. Could you please share the link to that? The current version only supports exporting raw data in Excel format without any styling. However, the requirement is to highlight key content by making it bold in certain areas and also add borders around the content in the exported file. Could you please help with that?