Category
Table Manipulation
Description
Returns a table with selected columns from the table and new columns specified by the DAX expressions
Microsoft Docs
1218
Status
Completed
Syntax
SELECTCOLUMNS(<table>, [<name>], <expression>[, [<name>], <expression>]...)