Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I have a Table that lists Engine parts that roll up to the Engine number.
So my table only lists the engine numbers and you can drill down to see the parts.
My hope is that I can get a cost per lb for each motor from the table. It would have to multiply the individual qty times the cost per lb. Instead the table is multiplying the sum of quanity and sum of total cost per lb. I would like for it to do the calculation at the dropdown level and then sum.
Solved! Go to Solution.
It sounds like you would need to use the SUMX dax function. Without knowing what your data looks like its hard to give an example based on it.
https://learn.microsoft.com/en-us/dax/sumx-function-dax
It sounds like you would need to use the SUMX dax function. Without knowing what your data looks like its hard to give an example based on it.
https://learn.microsoft.com/en-us/dax/sumx-function-dax
Thank you!
User | Count |
---|---|
122 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
189 | |
96 | |
67 | |
63 | |
53 |