Syntax
Record.FromTable(table as table) as record
Description
Returns a record from a table of records table containing field names and value names {[Name = name, Value = value]}. An exception is thrown if the field names are not unique.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference