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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi, How can I get a total of distinct counts? In this example 39 orders were written in both Jan and Feb in Japan. However in Jan 8 individual salespeople wrote orders, In Feb 7 individual salespeople wrote orders. How can I get those numbers to show? The orders table is a detail containing order date which I've flipped to YYYY/MM. I don't want a total of all the orders but rather the number of salespeople who wrote orders. I've tried a number of combinations of summarize and filter without success. Any help?
By order count:
By distinct count:
Hello,
Is the table on the right your desired result?
Regards,
Adrian
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |