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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
bhelp2021
Frequent Visitor

Power BI Count criteria by Unique ID

Hello,

 

I need help finding an expression for a table.

 

I have two tables, one of the unique customer IDs, one of product information including products assigned to a customer id and its manufacturer.

 

I need to find a way to count how many times a specific manufacturer appears in the product list by customer id.

 

The current formula i have that incorrectly results in a count of how many times the manu. appears:

 

Sum of Manu Prod= Countrows(FILTER('Prod list',[Manufacturer]="MANU01"))

 

I understand this is incorrect but I cannot find an additonal expression to count those appearances by the unique code/customer ID code.

 

Thank you,

bhelp

1 ACCEPTED SOLUTION
bhelp2021
Frequent Visitor

embarrasingly easy solution- Sum of Manu Prod = Calculate(Count('Prod List'[MANU],'Prod list'[MANU]="MANU01")

View solution in original post

1 REPLY 1
bhelp2021
Frequent Visitor

embarrasingly easy solution- Sum of Manu Prod = Calculate(Count('Prod List'[MANU],'Prod list'[MANU]="MANU01")

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.