Forum Discussion

IgorGershenson's avatar
4 years ago
Solved

Using Union to bring in only new records

Hi,  I am using the Union function in DAX to append one table to another. I would love to only append those email records in table 2 to table  1 that don't already exist in table 1. What is the best ...