January 2017
Beginner to intermediate
372 pages
5h 55m
English
As you add tables to your model, you will need to build the relationships that tell the tabular model which tables and fields are related to each other. These relationships enable the calculations that you create to perform correctly. In this recipe, you will create a relationship between the MasterCalendar_T table and the Crash_Data table.
Before starting this recipe make sure you have loaded the Iowa crash data and the MasterCalendar_T table into you model. This recipe shows you how to create a relationship between the two tables.
Read now
Unlock full access