Book a Demo

Author Topic: I want to generate .csv reports in EA  (Read 3897 times)

Risikat

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
I want to generate .csv reports in EA
« on: July 10, 2012, 10:53:51 pm »
I want to generate .csv reports in EA using the command line. How would I go about doing that?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: I want to generate .csv reports in EA
« Reply #1 on: July 10, 2012, 11:50:08 pm »
As written in the other thread: create a little script doing the job and make it available on the command line.

I have not explicitly written how to do that, but you will find the basics in my Scripting book.

q.

Exart

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: I want to generate .csv reports in EA
« Reply #2 on: July 11, 2012, 09:21:46 pm »
Maybe you would like to see the result of your .csv report in Excel...

I'm doing it this way:
- generating RTF report as a single table
- selecting all table in MS Word
- copy&paste that table to MS Excel (no more than 16 columns)
I think is a little simler than .csv report.

wikitect

  • EA User
  • **
  • Posts: 117
  • Karma: +2/-0
    • View Profile
    • TRAK Community
Re: I want to generate .csv reports in EA
« Reply #3 on: August 02, 2012, 03:55:03 am »
If you write to the window that keeps a log using the CSV format you can simply cut and paste it into a spreadsheet - basic but it works.
======
Favourite epitaph: 'Under this sod lies another'

TRAK Framework https://sf.net/p/trak
MDG for TRAK https://sf.net/p/mdgfortrak