Forum Discussion
IgorGershenson
Helper II
4 years agoUsing 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 ...
- 4 years ago
IgorGershenson
Helper II
4 years agoThank you!