I would like to achieve the following:
Multiply all the quantities inside Part List Output (2x, 8x, etc) by the Quantity value. So in the first row in the example provided I want to multiply all of the integers in the comma-separated strings by 6.
I’ve mocked up a demo output in Calculated Part List.
One complication to note - the strings can also contain integers that I do not want to target for calculations, eg. 1x Shelf 812mm.
I can easily manipulate the Part List Output if necessary.
For example, wrap in special characters:
_2_ Large T Side with Holes, _2_ Large A Side, _1_ Large Base, _8_ Spring Clips
Perhaps @ScottWorld has managed this?