I have a problem for which I need you help or a hint how to solve it. I have table that consists of 4 columns like this.
I want to find the maximum of the Part Mass for each Part and devide it by the number of Defects for that part. Then fill that number back to the column Part Mass or a new column.
Any idea how I could do that? I read something about grouping and expanding within one formula in the power query editor, but I don't know how to do that. Im using Excel Power Query.
Thanks for your help.
I tried to use multiple pivot tables in Excel but that seems to be very complicated and not very transparent.
CodePudding user response:
Group as follows:
Add custom column as follows