Page 1 of 1

Excel Report Generator

Posted: Wed Aug 01, 2018 5:31 pm
by Segi
I have been working on a standalone Excel Report Generator that can easily create Excel reports in Verj IO by providing a JSON object as the recipe to instruct the application on how to generate the Excel report.

This is mainly intended to be used to export Verj IO tables into Excel.

This has been an ongoing project and we have been using it in our production for a while now so I wanted to share it in case others would find it useful.

I have made it available on my Github page

https://github.com/SegiH/VerjIO_Excel_Report_Generator/

I'd love feedback and suggestions for more features.