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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

How to get records from table a that is not in table b with a condition

I have two tables: data and expected_data and want to visualize missing_data wither through direct visualization or through creating a table.

 

Example:

data

_Todayname
TrueA
FalseB
TrueC

 

expected_data

name
A
B
C

 

desired missing data (given that _today is False). This is also the end visualization -> a list of values that is not present in data but in expected_data.

name
B

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

I suggest you to create a relationship between two tables by Name columns.

2.png

Then create a table visual by [Name] from "expected_data" table, drag [_today] into filter field in this visual and selet "False".

1.png

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous 

I suggest you to create a relationship between two tables by Name columns.

2.png

Then create a table visual by [Name] from "expected_data" table, drag [_today] into filter field in this visual and selet "False".

1.png

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

VijayP
Super User
Super User

@Anonymous 

I think some more data (dummy atlest) required to answer this query.

In the above examples both tables contain B , so what is the logic to bring B in desired result




Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
MY Blog || My YouTube Channel || Connect with me on Linkedin || My Latest Data Story - Ageing Analysis

Proud to be a Super User!


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.