Coming from an Access Database background, we could link related tables and then use all associated tables to create forms, reports, etc. However, in the Dataverse, I need to repeat the information in multiple tables to make it available for use in forms and views.
For example....
In Access, I had 1 Assignment Table with the work assignment information. Associated with this, I had a system access table and an audit table. The Assignment information was only in the Assignment table.
In the Dataverse, I have 1 Assignment Table with an associated system access table and an audit table. However, the assignment information is mapped and duplicated in the system access table and the audit table, so the assignment information is present on the system access form and the audit form.
Did I create more work for myself or is this the correct set up for the Dataverse?