Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi guys, i have data
Where I have
customer population. customer name
0- 20
22-49
50-99
>100
But we want
Customer population with no of customer. How we will do that
Hi @Aniket_Bhande ,
You can create a measure as below to get it and put it on your visual:
Measure = DISTINCTCOUNT ( 'Table'[CUST NAME] )
f the above one can't help you get the expected result, please provide some raw data in your table (exclude sensitive data) with Text format and your expected result with backend logic and special examples. Does the field [customer population] and [customer name] come from the same table? It is better if you can share a simplified pbix file with the expected result explanation. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
I want result how many customers in each group
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
7 | |
5 | |
4 | |
3 |
User | Count |
---|---|
12 | |
11 | |
9 | |
8 | |
8 |