Book a Demo

Author Topic: Export format  (Read 17457 times)

Maniac17_

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Export format
« on: January 03, 2026, 02:47:26 am »
Hi!
I'm working on a map using ArchiMate 3, and I'd like to know if there's a way to export the map to Excel, including all elements and relationships in the map.

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1350
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Export format
« Reply #1 on: January 12, 2026, 12:13:17 pm »
With the standard csv export you can export the elements but the not the relationships.
Office MDG can import/export elements and relationships however that's an extra cost.
IIRC I think Geert Created something to import and export relationships with excel.
Happy to help
:)

Barrie Treloar

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Re: Export format
« Reply #2 on: January 12, 2026, 04:08:24 pm »
Geert created https://bellekens.com/2015/10/24/simple-vba-excel-to-ea-importer-v4/

I dont know if it handles relationships.

But you can look around Geert's website to see if there is anything else that might help.
Or dig into the VBA and extend it yourself, if you are inclined.