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've created a simple card visual to Distinct Count Purchase Order Numbers, along side a date slicer that is configured to show Years and Months.
When I click on single months in the slicer the values shown are; September - 940, October - 743, November - 711, December 599
These values are all correct.
However, when I hold Ctrl on my keyboard to select all 4 months I'm expecting the total to show as 2993 but it is showing as 2751. I can't understand why it is doing this. Any help would be appreciated.
HI AlmacReynolds,
I think because of distinctcount issue coming to you.
Your slicer is not filtering based on distinctcount
Hello @AlmacReynolds ,
so maybe there's repetative records between the 4 selected months, and with the distinct count measure you're using, its getting the distinct of them.
what you're doing is summing the 4 values when selected each month seperatly, but the truth would be check the distinct between these 4 months together.
Proud to be a Super User! | |
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 |
|---|---|
| 28 | |
| 25 | |
| 23 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 49 | |
| 47 | |
| 40 | |
| 21 | |
| 19 |