This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi all,
I am dealing with a problem of Calculate(DistinctCount()).
Each Row/Project has a "Phase". If I want to specifically count the rows/projects that has "11. Lost" then I get 1 less than the actual count (I have checked my table for the exact count).
What I don't understand is that some of the "Phases" actually gets counted right like "7. Sold" as seen below:
What am I doing wrong?
Solved! Go to Solution.
Their must be duplicate entry in the Data.
So while showing the count in the graph it is showinh 11.
But in measeure column you have used distinct so its considering duplicate entry as 1. so its showing you count as 10.
Use the right function as per your need. try with
Their must be duplicate entry in the Data.
So while showing the count in the graph it is showinh 11.
But in measeure column you have used distinct so its considering duplicate entry as 1. so its showing you count as 10.
Use the right function as per your need. try with
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 26 | |
| 25 | |
| 22 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 42 | |
| 41 | |
| 40 | |
| 21 | |
| 20 |