Power Query
published
Search
⌃
K
Introduction
Accessing Data
Action
Binary
Binary Formats
Combiner
Comparer
Cube
Date
Date Time
Date Time Zone
Diagnostics
Duration
Error
Expression
Function
Lines
List
Logical
Metadata
Number
Record
Replacer
Splitter
Table
Text
Time
Type
Function.IsDataSource
Type.AddTableKey
Type.ClosedRecord
Type.Facets
Type.ForFunction
Type.ForRecord
Type.FunctionParameters
Type.FunctionRequiredParameters
Type.FunctionReturn
Type.Is
Type.IsNullable
Type.IsOpenRecord
Type.ListItem
Type.NonNullable
Type.OpenRecord
Type.RecordFields
Type.ReplaceFacets
Type.ReplaceTableKeys
Type.TableColumn
Type.TableKeys
Type.TableRow
Type.TableSchema
Type.Union
Uri
Values
Powered By
GitBook
Comment on page
Type.ListItem
Type.ListItem
Returns an item type from a list type.
function (
type
as type) as type
Description
Returns an item type from a list
type
.
Category
Type
Examples
Find item type from the list
{number}
.
Type.ListItem(type {number})
type number
Previous
Type.IsOpenRecord
Next
Type.NonNullable
Last modified
5yr ago