I know how to create HTML reports, but I don't know how to create excel report. Does anyone know how to create the excel report.
- Why do you need excel report?Priyanshu– Priyanshu2016-07-27 07:13:00 +00:00Commented Jul 27, 2016 at 7:13
- 1You can output to json then import to excel. stackoverflow.com/questions/8044423/json-import-to-excelDave McNulla– Dave McNulla2016-07-27 15:18:51 +00:00Commented Jul 27, 2016 at 15:18
- I had generated the HTML report but my team leader told me to generate the excel sheet report, so that is the reason.( Priyanshu Shekhar)Ajay– Ajay2016-07-27 16:06:53 +00:00Commented Jul 27, 2016 at 16:06
- Hi Dave McNulla, Is there any other way to generate the excel report. Thanks in advance.Ajay– Ajay2016-07-27 16:10:16 +00:00Commented Jul 27, 2016 at 16:10
- Possible duplicate of Output array to CSV in RubyJeffC– JeffC2016-07-27 18:02:24 +00:00Commented Jul 27, 2016 at 18:02
| Show 5 more comments