Importing a Data Model
Smart way of creating a data structure
Last updated
Smart way of creating a data structure
Last updated
Instead of creating entities from scratch, you can quickly import one from external sources. To import a model, create a model and open it on the canvas. Next, clickin the canvas toolbar, and select the source from which you wish to import. You can import a model from:
Choose the model file in “.pdm” format or drag it here.
Then, select the entities and mark key attributes; and enable “Save as Physical Entities”, to save them to Reasy's database.
This feature helps when working collaboratively. Let’s understand it with a use case. If you’re working on a data model and a peer attempts to modify it, s/he is not permitted to do so. You can facilitate your peer work on it by exporting it into an Excel file and sharing it. Then, your peer can make the necessary changes and import them, as shown below.
To import a model into an Excel, choose the Excel file and click Next. Then, select the columns (attributes) and their data types. Additionally, you can specify the key attribute as well. – To import the model along with the data, enable “Import With Data”. – To save them as physical entities, enable “Save as Physical Entities”.
Select the datasource and choose the tables (entities). Then, select the attributes that you require.
Note: If you import an existing entity or a different one of the same name, it merges with the existing entity by adding additional fields, if any.