Forum Discussion
aignn
Helper II
6 years agoHow create new table from another table with dax and filter? (like ALL)
Hello! I have two tables. Table1 and Table2 Table1 have filter by column Date. I want create new table with dax (like ALL) ,which will have the same columns and rows from Table1, but where Dat...