Book a Demo

Author Topic: How to export elements in a diagram into csv?  (Read 5867 times)

AlexY

  • EA User
  • **
  • Posts: 60
  • Karma: +3/-0
    • View Profile
How to export elements in a diagram into csv?
« on: November 20, 2011, 12:25:46 pm »
Need to export elements in a specific diagram into csv format..
How can this be done with EA?

The diagram contains a subset of many elements in a package, so the EA standard export to csv feature is not suited..

smendonc

  • EA User
  • **
  • Posts: 148
  • Karma: +5/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: How to export elements in a diagram into csv?
« Reply #1 on: November 21, 2011, 03:40:53 am »
Right click on the diagram in the Project Browser and choose view as list.  Select all elements in the list (CTRL+A) and copy and paste them to a csv file.

Stan.

AlexY

  • EA User
  • **
  • Posts: 60
  • Karma: +3/-0
    • View Profile
Re: How to export elements in a diagram into csv?
« Reply #2 on: November 21, 2011, 05:11:18 am »
Yes it works, tanks... but need to use Ctrl-C and Ctrl-V for copy & paste,  as the copy option from menu results in a picture..