Create Table Models
A grasp of these concepts will help you understand this documentation better:
In the Holistics's demo account, you will have access to the demo_database
Data Source. This Data Source is a PostgreSQL database that contains several demo datasets in different schemas, and the data we will use for this tutorial is in the movies
schema.
In Holistics, the first step to access the tables in your database is to create Table Models. Table Models are like views created on top that allow you to add more functionality to your physical tables without actually modifying them.
The video below demonstrates the steps to create table models:
After creating table models, to help your end-users understand the context of data, it is good practice to add descriptions to important fields, or change the default field label to make it clear. You can do so easily in the List view of the model.