Forum Discussion

BIXL's avatar
BIXL
Resolver I
10 years ago

create new table with partial columns from another table in dax

Hi I wonder if there is a way to create a table in dax that is the same like another table but with less colmun. for example : table "A" has "col1","col2","col3" I want to create table "B" with j...