@hbharrison wrote:
I would like all the PP (or like materials) to consolidate in the same row along with the mass. So, as you saw in the one table where PP material is a quantity of 5, there would be another column for mass and all 5 of the masses would be summed on the same line.
Thanks for your thoughts
As is in Excel:

Hi,
I think that your request cannot be easily met in Creo.
1.]
YES, you can create the table in the picture on the left using repeat region + summation. Unfortunatelly you cannot "collapse" rows with the same material into one row with mass summed up (in this table).
... perhaps if you moved all the parts to 1 subassembly, then you would reach the goal ...
2.]
To get mass of all parts with the same material, you have to create separate repeat region for every single material and apply filter to display part with specific material, only. Then you can add summation cell.
3.]
If you accept non-parametric solution, then:
- create the table in the picture on the left using repeat region + summation
- export the table into CSV file
- import CSV file into Excel
- use Excel functionality to get the table in the picture on the right
- export new table from Excel to CSV file
- import CSV file into Creo drawing