Database Keys
Verb honors foreign keys from structured databases and between objects on unstructured data.
The primary keys and foreign keys defined in your database will be kept and are required for functions such as Calculated Columns or Aggregated Measures.
Create multiple relationships between tables and both will be used when querying data. This relationship is Composed of multiple columns and is sometimes necessary based on developer decisions and your structure.
Last modified 1yr ago