PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Type functions
Type.AddTableKey
Inserts a new primary identifier into the specified table category.
Syntax
Type.AddTableKey(table as type, columns as list, isPrimary as logical) as type
About
Inserts a new primary identifier into the specified table category.