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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

How to count data in a table that cannot be found in another table

Hi guys,

 

I have 2 tables with UserID.  Table A contains all UserID while Table B contains UserIDs that are not active.

 

I will like to count USERIDs in TableA which are not included in TableB so as to know the number of active user.

 

Thanks a lot in advance!!!

 

Best regards

2 REPLIES 2
Greg_Deckler
Super User
Super User

COUNTROWS(EXCEPT(TableA, TableB))


Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

Thanks a lot! It dint't work exactly but your idea gave me a way to search for the right context.

I found the answer through this: https://community.powerbi.com/t5/Desktop/How-to-count-rows-that-are-related-to-another-table/m-p/199...

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.