Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
i'm facing a strange result of a measure
I want to calculate the disponibility of a vehicle.
For that i code the following measure
Disponibilité véhicule =
CALCULATE(
COUNT('Disponibilité'[Dispo Qualifiée]),
FILTER('Disponibilité', 'Disponibilité'[Dispo Qualifiée] = "Exploitation"))But the result is strange, because it displays 45,
despiste i only have 22 days with the filters...
Hello @Anonymous ,
yes with the same result.
i noticed another oddity.
i have 2 segments
one with a range of dates, the other with the months
the measure is OK when i select the date AND the month, but not if i only select the range of dates
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 15 | |
| 12 | |
| 10 |