Hi All,
I'm tryint to create a relation in a multi-assembly repeat region BOM table that will insert A/R for heat shrink, instead of the actual quantity. Here is the relation I'm inserting:
IF asm_mbr_part_number == "800.1006"
qty="A/R"
else
qty=rpt_qty
endif
If I have only one column, it seems to work. Since I have multiple columns (Column Model/Rep function) it doesn't seem to work. Any help would be appreciated.
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.