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
Hey all I have an issue where distinctcount does not seem to be giving me the right results.
I have two tables (a & b) with b being a duplicate of a. I have written a measure for both tables to count the unique ids (see below).
Triggers = DISTINCTCOUNT(a[RECOMMENDATION_ID])
I am not sure why b is return the 541k result. Moreover, when I look at the table b in the "table view" and highlight the recommendation_ID column, it is giving me the correct distinct count - see below +1 added on purpose.
I've been searching for the last two days for a solution with no luck. Any help would be appriciated as I am stumped. Thanks.
I am not sure why Distinct count would be more than Count all?
How can 1881631 would be distinct count ?
Hi @S13 ,
Could there be a filter on the visual/page/report? Otherwise, do you have the possibility to share your file? 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
| Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
| Also happily accepting Kudos 🙂 |
| Feel free to connect with me on LinkedIn! | |
| #proudtobeasuperuser | |
Thanks for the reply. There is no filter on the page/report/visual. Unfortunatly it is a work related project and cannot share the file... wish I could though since I feel like it's probably something simple that I am over looking.
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 |
|---|---|
| 50 | |
| 47 | |
| 29 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 89 | |
| 74 | |
| 40 | |
| 26 | |
| 25 |