This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi All
thank you for reading this first
i am working on some COST / KG changes in %, but not sure why the result is showing like below
the result are all the same....
my formula as below
COST = SUM(cost)
CH_WGHT_SYSTEM = SUM(Weight)
i beleive something not right on the last formula, but not sure what is the issue, please help, thank you!!
Solved! Go to Solution.
Thakn you, This is a general problem in what
- you are calculating there. YOu calculate cost per kg
- Then you reduce it by 15%
- then you divide the two values above again -> in this scenario the result is everytime 17,65%
If you calculate 0,85* 1,1765 then you get 1 again.
SO it is not a technical problem its more the nature of your calculation. Do this in Excel and you should get the same results again.
Best regards
Mikelytics
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Ericwhv ,
see my sample model here for calculating percentage. I hope it helps.
https://1drv.ms/u/s!Aj45jbu0mDVJiyzIDA3ZUs-mwqyq?e=JbewcX
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you @Mikelytics
i have done this in Excel
but similar to what you say, the result is very similar, 17.xx%
i dont know if my logic is right or not, lol thank you
Thakn you, This is a general problem in what
- you are calculating there. YOu calculate cost per kg
- Then you reduce it by 15%
- then you divide the two values above again -> in this scenario the result is everytime 17,65%
If you calculate 0,85* 1,1765 then you get 1 again.
SO it is not a technical problem its more the nature of your calculation. Do this in Excel and you should get the same results again.
Best regards
Mikelytics
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
CH_WGHT_SYSTEM(by15%) = sum(Weight)*0.85
(Assume the weight drop 15%)
Thank you!
Hi Ericwhv,
what is the formula for the measure [CH_WGHT_SYSTEM(by15%)]?
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 28 | |
| 28 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 38 | |
| 32 | |
| 28 | |
| 24 |