Forum Discussion
KPI measure expression
- 6 years ago
Hi Anonymous ,
We can try to use the following measure to meet your requirement
% pass = [Your Measure] - 0.95
You can even create a parameter to control the Target
%Pass = [Count of In SLA divided by total] - [Target Value]
If it doesn't meet your requirement, kindly share your sample data and expected result to me if you don't have any Confidential Information. Please upload your files to One Drive and share the link here.
BTW, pbix as attached.Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
We can try to use the following measure to meet your requirement
% pass = [Your Measure] - 0.95
You can even create a parameter to control the Target
%Pass = [Count of In SLA divided by total] - [Target Value]
If it doesn't meet your requirement, kindly share your sample data and expected result to me if you don't have any Confidential Information. Please upload your files to One Drive and share the link here.
BTW, pbix as attached.
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.