Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

KPI measure expression

Hi All,   I'm having a problem with subtracting a measure from a static number.  Its probably a simple answer but i can't get it.   The measure counts the number of tickets that are in SLA and th...
  • v-lid-msft's avatar
    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.