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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Syndicate_Admin
Administrator
Administrator

How to Filter data from one table which does not exist in another table ?

Hi 

I was trying to filter data from table "RequestWB" which is a child table of "Requests".Now I want to exclude data that is already exists in another table "Recieved Requests". In "Recieved Requests" table I have one lookup column from Request. 

Is there any way to do this?

 

Filter(RequestICC,Not(ICC_Request_Org_ID in 'Received Requests'.Req_ID))

I have used this code and failed!!

1 REPLY 1
ImkeF
Community Champion
Community Champion

Hey @Syndicate_Admin ,
this is not a Power Query question, but a question about the Power Apps language.

So wrong forum.

 

Imke Feldmann (The BIccountant)

If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!

How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors