This article covers how to transform a list of records into a table of correctly typed columns in a single Power Query M action step. The solution involves combining the type table declaration with the square bracket shorthand for records in the column names parameter of the Table.FromRecords function. The article also mentions some useful intrinsic functions for Power Query, including #date, #datetime, #datetimezone, #duration, #time, and #table.
Login now to access my digest by 365.Training