Syntax
List.Zip(lists as list) as list
Description
Takes a list of lists, lists, and returns a list of lists combining items at the same position.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference
List.Zip(lists as list) as list
Takes a list of lists, lists, and returns a list of lists combining items at the same position.
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference