Good Day Experts!
I am working on a project for my landscaping business and need a little bit of direction. It utilizes node/express/sequelize/mySQL. The user input saving to the database is working great. I have JSON data displaying based on user selection of search criteria. I have the JSON data exporting to a CSV file. I would like to format the heading and data rows so they look presentable. I am guessing I have to switch to creating an actual excel workbook.
I have been searching the net for how to achieve output to an excel workbook. Unfortunately, I have not had any success just trying to create an excel workbook. Could you point me the direction ?
Thanks,
jimbo99999
I'm not sure since I need some data but you can try this converter as a start. It might be able to convert your data to look more presentable.
Reference: http://www.convertcsv.com/json-to-csv.htm