Determines the connections between a group of tables that have a structure resembling a navigation table. The dataColumn specifies the column that holds the data within the tables.
Syntax
Tables.GetRelationships(tables as table, optional dataColumn as nullable text) as table
About
Determines the connections between a group of tables that have a structure resembling a navigation table. The dataColumn specifies the column that holds the data within the tables.