PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Type functions
Type.TableKeys
This function retrieves a list of keys for the specified table type. The list may be empty.
Syntax
Type.TableKeys(tableType as type) as list
About
This function retrieves a list of keys for the specified table type. The list may be empty.