PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Type functions
Type.ListItem
Retrieves the item type from a given list type.
Syntax
Type.ListItem(type as type) as type
About
Retrieves the item type from a given list type.
Explanation
Identify the item type from the list {number} using the Power Query MType.ListItem function, which outputs the specified type number.