Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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 then devides the in SLA tickets by the total tickets to give me the % of in SLA tickets
I need to show what % the measure was over or under the KPI target e.g. if the measured result is 92.00% the KPI is 95.00% then the % pass was - 3.00%
Thanks
Solved! Go to Solution.
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 ,
How about the result after you follow the suggestions mentioned in my original post?Could you please provide more details about it If it doesn't meet your requirement?
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
58 | |
36 | |
32 |
User | Count |
---|---|
90 | |
60 | |
60 | |
49 | |
45 |