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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
DemingPDCA
Helper II
Helper II

Count Number of Instances in a related table

I have a few tables that look like this:

_User Table:

 

EmailBusiness UnitPlant
Person1@company.com  
Person2@company.com  

 

 

SRA ProjectPlace Members:

EmailMember IDLast Active
Person1@company.comABCDEFG 
Person2@company.com1234567 

 

 

SRA Member Roles

Member IDWorkspaceIDRole Name
ABCDEFGXXXXXXXXXXRole 1
ABCDEFGYYYYYYYYYYYRole 2
1234567XXXXXXXXXXRole 2
1234567YYYYYYYYYYYRole 3
   

 

 

I'd like to be able to count for each person how many different projects (workspace IDs) they are listed as "Role 1" vs "Role 2" etc on, and how many different projects they are listed on at all, or if they are listed on none. I'm not sure if my relationships aren't right, but I can't seem to get the formula to work. I've beein trying to do it in a measure - does it need to be a calculated column instead?

 

DemingPDCA_0-1679493449219.png

 

1 ACCEPTED SOLUTION
I_NeedMorePower
Helper III
Helper III

Hi DemingPDCA,

 

Please try creating a calculated column on your user table and use the function "COUNTX" for the column.

Please check this post.

I think it has the same requirement you are looking for.

View solution in original post

1 REPLY 1
I_NeedMorePower
Helper III
Helper III

Hi DemingPDCA,

 

Please try creating a calculated column on your user table and use the function "COUNTX" for the column.

Please check this post.

I think it has the same requirement you are looking for.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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