Questions tagged [lucidchart]

Lucidchart is a diagramming tool for collaboration, with integration support.

Lucidchart is an online application for making flowcharts, UML, BPMN, ERD, network, workflow, process and other kinds of diagrams as well as floor plans, concept maps, UI mockups and wireframes. It's built on open web standards and hence works on all modern browsers. Mobile apps are available. It offers a limited API. It can be configured non-programmatically to integrate with Google Apps, Google Drive, Confluence, JIRA, Jive, Slack, Microsoft Office and others.

Helpful links:

24 questions
0
votes
1 answer

How to get this sql code to work in google big query?

This code is taken from lucidchart and would like to run it in gbq to get the dataset information. SELECT 'mysql'…
jeffgrills
  • 77
  • 1
  • 6
0
votes
1 answer

lucidcharts - How to show/hide connections between objects (say, via layers)

Got a complicated diagram with many connections between objects. Would like to show all objects, but be able to toggle show/hide connections betweeen a few objects at a time. Is there a way to accomplish this using LucidCharts? Layers seem like the…
Greg Bala
  • 3,563
  • 7
  • 33
  • 43
0
votes
1 answer

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…
erikfjonsson
  • 197
  • 1
  • 11
0
votes
0 answers

How to generate ER diagram from sql script Reverse Engineering

I want to generate an ER diagram through Lucidchart with ER notations (Conceptual ER Diagram) I am facing troubles applying the steps of importing the sql script into the Lucidchart. Does anyone know how does the reverse engineering process exactly…
0
votes
1 answer

Football team entity relationship diagram

My teacher tested this structure by testing it within access and creating a form which queried the database. It came back as erroneous, i don't mind if it can't be fixed but i need to know what it wrong with it. Thanks
0
votes
1 answer

Extract data from MySQL for import to diagram tool

I am trying to import SQL to create ERD. I have elected import from SQL and copied the query to my PhpMyAdmin Database admin for the relevant database. The query seems to extract information about all of the databases in my MySQL server, instead of…
TimothyAURA
  • 1,329
  • 5
  • 21
  • 44
0
votes
1 answer

how to import text to lucidchart entity relationship diagram

I have extensive amount of csv files and i parsed and get a filenames and column names to import any ER diagram tool. But when lucidchar expect query result. If i have example outcome of query to import entity relationship. I can arrange my format…
Zek'i B. Ulu
  • 77
  • 1
  • 8
-1
votes
1 answer

Container and Shipping Company ER Diagram

I am building an ER diagram for Container and Shipping Company and I need help in understanding my mistakes and suggestion on building ER diagram and realtionship between entities. Below is the picture of the diagram I have built till now: I have…
-2
votes
0 answers

Can I export and import a diagram between two Lucid accounts?

I have a corporate Lucid account with drawings. My group has been sold to another company and the original account has gone Free Tier. I need to get my diagrams out of the original account and into another. I would like to see if it even works…
Yegolev
  • 9
  • 6
1
2