erikfjonsson
erikfjonsson

Reputation: 197

How can I copy from excel table to Lucidchart entity relationship?

I have a large number of rows in excel which I would like to use ase fields in an entity relationship in a Lucidchart ERD. When I try to copy this into Lucidchart it is pasted as a table and I can't convert it into a entity relationship. Is it possible to do this in any way?

Upvotes: 0

Views: 3877

Answers (1)

jwho
jwho

Reputation: 312

This video from Lucidchart explains entity relationship diagrams (ERD) imports.

This video also covers how to access preformatted queries for your DBMS in order to obtain your .csv, .tsv etc.

  • It sounds like you already have this in your excel file mentioned, but if not it is your query that builds the foundation for the db schema structure.
  • Without that, Lucidchart won't know how to structure your data and will be a cause of the failed entity relationship mapping you're seeing.

Upvotes: 0

Related Questions