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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
gvg
Post Prodigy
Post Prodigy

How to make exclusion table in Power BI

I am looking for a solution of this probably simple problem. I have two tables in Power BI: Inventory and Sales:

Inventory               Sales       
Item   Title            Item    Quantity
123    Soap             124     5
124    Detergent        123     8
125    Toothpaste
126    Tooth brush

How can I make a Table visual that lists items not sold. I.e. I need to return:

Item   Title
125    Toothpaste
126    Tooth brush

 

1 ACCEPTED SOLUTION
Vvelarde
Community Champion
Community Champion

@gvg

 

Hi. Please view the image:

 

NotSales.gif




Lima - Peru

View solution in original post

4 REPLIES 4
piyushj
Frequent Visitor

You can use edit query option and make one parameter having first table item column should present in it. After that append both the tables and filter the item column table2 having value item2<>item1
Vvelarde
Community Champion
Community Champion

@gvg

 

Hi. Please view the image:

 

NotSales.gif




Lima - Peru

Thanks Vvelarde. Can you show what kind of relationship you make here? I do not see it in the video.

Vvelarde
Community Champion
Community Champion

@gvg

 

Is One to Many (Inventory to Sales) 




Lima - Peru

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Solution Authors
Top Kudoed Authors