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,
I believe this problem might have an easy solution but I'm not too sure.
I'm wanitng to find the total cost for a product with mutiple ingredients over a selection of past months when prices differ.
I've taken a simplified version of the two tables im using (below) which are connected via Ingredient ID with a many-to-many relationship. (ignore etc.)
BOM:
Component Cost:
I'm trying to get a total cost for each product, which can vary depending on the month (ive not included date table here).
For product 1 in July, I've created this table and would like the Total Product Cost to add up to equal 1.5+425+6+154 = 586.5 but at the moment its giving the multiplied sum of Quantity and Price tables.
The formual I've used for Total Production Cost measure is below, I know it's wrong as I'm using sum on the columns but have no idea what else to use.
Solved! Go to Solution.
@Anonymous , Merge these two table is power query using Indegrident id
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 |
|---|---|
| 30 | |
| 23 | |
| 21 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 63 | |
| 35 | |
| 34 | |
| 24 | |
| 23 |