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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
Wael03
Helper I
Helper I

Filtering between two dataset

Hi,

 

I have two datasets : Table A and Table B.

In those two datasets i have an ID column. The table A contains all the possible IDs, and the table B only the IDs that have been received by the company.

I would like to display in a table visualisation only the table A IDs that are not in the table B.

Do you know how can I do that ?

 

Thank you

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Wael03 , Plot this measure with ID of table A

 

countrows(Except(distinct(TableA[ID]), distinct(TableB[ID]) ) )

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Wael03 , Plot this measure with ID of table A

 

countrows(Except(distinct(TableA[ID]), distinct(TableB[ID]) ) )

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.