Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a table that looks something like this
| Customer | Cust Volume | supplier | weight | rate | iso |
| x | 500 | y | 1 | € 2,03 | FRA |
| x | 900 | y | 2 | € 2,03 | FRA |
| x | 200 | yz | 2 | € 2,65 | ITA |
| xz | 800 | yz | 5 | € 5,41 | USA |
| xz | 1500 | i | 10 | € 8,90 | GBR |
etc
I would like to make a comparison between two different supplier contracts that give rates based on the weight. Then once I make the difference between two sets of rates, I would like to multiply this by a customers real volume per weightbracket and iso to determine which supplier contract is more expensive. I am having trouble figuring out how to do this, since filtering in any way filters the other values as well. Any ideas?
Solved! Go to Solution.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 49 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |