Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
Does anyone know how to count just one instance of a data point that shows up multiple times in the data set? I would also like to filter this data based on a specific threshold.
We have projects that go over a month but the data is separated by the periods so I am looking to get a count of the projects without double counting and I would like to filter these based on projects that are over certain thresholds ($1000,$25000, etc.)
Solved! Go to Solution.
Hi @Drose275
You can use DISTINCTCOUNT( ) and CALCULATE
If you show a sample of your data with an example we can come up with a more accurate answer
Please mark the question solved when done and consider giving a thumbs up if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers
Hi @Drose275
You can use DISTINCTCOUNT( ) and CALCULATE
If you show a sample of your data with an example we can come up with a more accurate answer
Please mark the question solved when done and consider giving a thumbs up if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers
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 |
|---|---|
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 9 | |
| 7 | |
| 5 | |
| 5 |