Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
10 | |
6 |