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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Count Unique Client or Customer IDs

Hello Friends,

 

I am stuck at "Distinct Count" for unique client/customer IDs. Here is my what is happening:

 

I have a huge dataset that includes clients with their respective client IDs. These clients have taken part in various services/programs that have different start and end dates. Now, if I want to know how many unique clients IDs I have (irrespective of the service or start/end date), how can I do that? The problem is when i use a card or table visual (or anything for that matter 🙂 ), that counts the number of unique client IDs (in a single column) using distinct count, Power BI still counts more IDs than the actual answer, because of the repeats of client IDs as they are subscribed to different services. Is this because, the end dates are different for different services for each client or is it something else? I have attached a sample dataset for your better clarity. Kindly assist @amitchandak @ImkeF @parry2k and others. Thanks 🙂

 

 

sample.PNG

3 REPLIES 3
javeir_obregon
Frequent Visitor

What's the result you are expecting here?

Ron - 3

Shawn - 2

William - 2

John - 2

Chris - 4

????

Anonymous
Not applicable

Thank you for the response.

 

I expect the result to be as follows:

Total Count of Client IDs = 5 (Ron, Shawn, William, John, Chris)

 

This is irrespective of the number of times each client ID is repeated in this column.

You can create a measure:

Unique Client IDs = DISTINCTCOUNT('Table'[Client ID])

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.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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