Category
Table Manipulation
Description
Returns a table with selected columns from the table and new columns specified by the DAX expressions
Status
Completed
Syntax
SELECTCOLUMNS(<table>, [<name>], <expression>[, [<name>], <expression>]...)
Search
Portfolio
Github
Coding Activities
StudyHub
Table Manipulation
Returns a table with selected columns from the table and new columns specified by the DAX expressions
SELECTCOLUMNS(<table>, [<name>], <expression>[, [<name>], <expression>]...)