BOM Table QTY Multiplied by Top Level Assembly Parameter
- July 3, 2018
- 1 reply
- 3624 views
Hello All,
I am trying to multiply the quantity of components in a BOM tables based on a parameter from the top level assembly.
I usually do this by repeat region -> relations then clicking my BOM table. I add the following under relations;
TOTAL =rpt_qty * X Where X is a dumb value I type in eg 7.
I then right click on the first instance in the bom table -> Properties and replace the text to;
&rpt.REL.TOTAL
This works quite well but now I want to take it a step further and instead of manually entering a dumb value, I would like the relation to pull a value from the top level assembly. I noticed the Insert parameter name from list button is grayed out while I edit the repeat region relation, but by being able to enter a dumb value to multiply by, surely there is a way to create the link I need.
When I try add a parameter from any level assembly, I receive an invalid symbol error, as if the relation doesn't go looking for the directed value.
Any help would be muchly appreciated

