Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

NULL Value in DAX statement

Hi, I would like to add null values to the results_table below. Could anyone please advise me how to do that? Results_Table = SELECTCOLUMNS( GENERATE( 'Table1'; FILTER( 'Table2'; 'Table1'...