Syntax
Table.Column(table as table, column as text) as list
Description
Returns the column of data specified by column from the table table as a list.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference
Table.Column(table as table, column as text) as list
Returns the column of data specified by column from the table table as a list.
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference