MarkCBB
Active Member
- Joined
- Apr 12, 2010
- Messages
- 497
Hello,
I have a MAIN database with a list of Unique ID's, I also have a Fact Table that contains the same ID's (Main=One, Fact=Many).
In the fact table there are some ID's that do not link to the list of MAIN ID's, How do I got about removing the ones that do not have a link to the MAIN database?
I am assuming that I need a helper column with lookup and filter the errors out, But I have no idea where to start.
Thanks
I have a MAIN database with a list of Unique ID's, I also have a Fact Table that contains the same ID's (Main=One, Fact=Many).
In the fact table there are some ID's that do not link to the list of MAIN ID's, How do I got about removing the ones that do not have a link to the MAIN database?
I am assuming that I need a helper column with lookup and filter the errors out, But I have no idea where to start.
Thanks