Bulk Item Qty in Repeat Region
Creo 2 (M120)
I'm trying to get my repeat region to report AR for my bulk items. I found these repeat region relations listed here and several other places:
IF asm_mbr_type == "BULK ITEM"
QTY = "AR"
ELSE
QTY = rpt_qty
ENDIF
However, when I enter them in my repeat region relations (Table tab, click repeat region, click relations, select region, enter relations in the dialog), I get errors saying asm_mbr_type & rpt_qty are invalid symbols.
What am I doing wrong here?
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.

