Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Filter out values found in another table

I've got a table of keywords that indicate an email address is fake likeso:

 

Keywords

test

noemail.com

fake

 

I want to run it against another table that contains actual email addresses to remove email addresses that contain those trigger words (so they just need to contain the trigger words to be removed).

 

Here's an example of my table:

EmailAddress

andrew@gmail.com

j.lang@hotmail.ca

test@gmail.com

fake@noemail.com

 

The end product that I'm looking for:

EmailAddress

andrew@gmail.com

j.lang@hotmail.ca

 

I'd also like to do vice versa where I show only fake values:

EmailAddress

test@gmail.com

fake@noemail.com

 

I don't want to scrub them out in the query view as I need to keep them for reporting purposes (to display number of fakes).

 

Thank you in advance for the help, this community has been extremely helpful in the beginning of my PowerBI journey!

1 REPLY 1
Anonymous
Not applicable

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors