Table.FromValue
Syntax Table.FromValue(value as any, optional options as nullable record) as table Description Creates a table with a column containing the provided value or list of values, value. An optional record parameter, options, may be specified to control the following options: Reference Data https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference Power Query… Read More »Table.FromValue