Forum Discussion
Anonymous
5 years agoNot applicable
percentage difference
hiiii i was caluculating sla% but my data is been calculated for 200% insted of 100% i am attaching a pbix file link https://drive.google.com/file/d/1aGOdgI-FCuB9b5VcVxs6jsp7OzeLbuMc/view?usp=sha...
- 5 years ago
Hi Anonymous
You add 100 + 100 so there is no other choice but to achieve 200%.
From what I can see you are doing the same query twice, so there must be a bug here. Delete the second part of the query and the return value will be 100% or less.
_______________
If I helped, please accept the solution and give kudos! ๐
lkalawski
5 years agoResident Rockstar
Hi Anonymous
You add 100 + 100 so there is no other choice but to achieve 200%.
From what I can see you are doing the same query twice, so there must be a bug here. Delete the second part of the query and the return value will be 100% or less.
_______________
If I helped, please accept the solution and give kudos! ๐