Syntax
List.Transform(list as list, transform as function) as list
Description
Returns a new list of values by applying the transform function transform to the list, list.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference