The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
Im trying to solve a formula for counting an items negative impact on a margin target.
Lets say i have a margin target for a month on 12% and have the folling sales that month:
Item | Revenue | Margin |
Banana | 85456 | 8% |
Apple | 54566 | 6% |
Orange | 32400 | 2% |
Potato | 42065 | 14% |
Tomato | 467844 | 19% |
Cucumber | 26488 | 13% |
How can i check which item affected the total margin most negatively?
what do you mean exactly by the most negative impact?
In your example would it be Orange because it has the biggest negative difference vs the target, or e.g. Banana because it has the biggest absolute gap vs target (just as en example, I didn't check the numbers)?
User | Count |
---|---|
16 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
13 | |
13 | |
8 | |
8 |