Skip to main content
1-Visitor
June 9, 2022
Question

Issue Fixing Parts List Table with Repeat Region that Uses Component Parameters

  • June 9, 2022
  • 2 replies
  • 1360 views
I am using Creo Parametric Release 5.0 and Datecode5.0.3.0

Issue with “Fixing” Parts list table with repeat region fixing that pulls in data from a component parameter. We want to pull in information from assy component parameters and display info within a table column. Found that with this implemented, one is not able to “fix” the parts list table (which prohibits resorting).
Example, component parameter assigned within assy context :
NAME: REMARKS
TYPE = STRING
VALUE = PURCHASED
Assy drawing parts list table has column entry fetching value: asm.mbr.cparam.REMARKS
Works as expected, reporting values for all components with component parameter “REMARKS”
The problem is if I attempt to fix the table to prohibit resorting, I am met with the following error: “Can not fix index due to symbol.asm.mbr.CPARAM”
The only way I can fix the table is by removing entry “asm.mbr.cparam.REMARKS” from parts lists table and also removing the “ASM_MBR_CPARAM_REMARKS” parameter from the repeat region’s relation UI, at this point I can fix the parts list, add in new components, then once again add in the parameter and table entry. Is there a workaround for this?

Here are the errors that I faced
Can not fix index due to symbol.asm.mbr.CPARAM

    2 replies

    24-Ruby III
    June 10, 2022

    Hi,

    please ask PTC Support directly. I guess requested functionality is not implemented.

    12-Amethyst
    July 23, 2025

    I added the config option as mentioned in this post-

    https://community.ptc.com/t5/3D-Part-Assembly-Design/Table-Filtering/td-p/549703

    and it seems to be working for me, so far. 

     

    Matt_C_0-1753297155919.png