Model's Metadata
View metadata of models
To further understand your data, you can click on a model in the Entity Relationship diagram to view the metadata:
- Name: Model's name used in SQL
- Alias: Model's alias name
- Description: Model's description
- Columns: Show columns in this model with column names, alias, data types, and column descriptions
- Calculated Fields: Show defined calculated fields of this model
- Relationships: Show defined relationships of this model
- Data Preview: By clicking Preview data, you can preview up to 100 rows of data from the model
Edit metadata of models
To edit the model's metadata, click the "Edit" button.
In the edit window, you can modify the following metadata properties:
- Alias and Description of the Model
- Alias and Description of each column
- Description of each calculated field
- Description of each relationship
Click "Submit" to submit your changes.
tip
Description of metadata matters!
Remember to deploy your changes
Deploy
Please press the "Deploy" button on the navigation bar to synchronize any modifications in the Modeling page.
The navigation bar will show an Undeployed changes
message if there are any new changes.
The navigation bar will show a synced
message if all changes have been deployed.