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
Good evening,
I have a problem with my measure :
Here is my measure :
MESURE NS =
DIVIDE (
CALCULATE (
SUM ( 'ACD - APPELS'[AppelTraite] );
FILTER ( ALLSELECTED ( 'ACD - APPELS' ); 'ACD - APPELS'[DureeAttente] <= 120 )
);
CALCULATE ( SUM ( 'ACD - APPELS'[AppelTraite] ); ALLSELECTED ( 'ACD - APPELS' ) );
0
)
I would like to use the KPI visualization
So I created a column Target 75% (format decimal number (percentage)
I put :
Actual value: Measure NS
Targert value: Target NS
Trand axis: Month creation
The result is strange:
My line is straight, which would mean that my NS is identical every month. But if I do the math, you will see for yourself that this is not the case.
Can you tell me where I was wrong?
11815/12300 = 0.9605
11038/11639 = 0.948
Thank you
Can you supply some sample source data so that we can recreate?
Here is a link with a sample of datas
https://www.transfernow.net/502q313865bs
Thnak you for your help
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 |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 48 | |
| 42 |