Skip to main content
1-Visitor
March 17, 2021
Solved

Do not get "Report Symbol" popup when I double-click a repeat region cell.

  • March 17, 2021
  • 1 reply
  • 4073 views
I am using Creo Parametric - Release 4.0 (connected) 4.0 M060

I am trying to update BOM relations for repeat region cells. I have entered the code into the relations editor.
IF asm_mbr_part_number == "3-000010900"
QTY = "REF"
ELSE
QTY = rpt_qty
ENDIF

The issue comes up when I try to double click the cell to get to the "Report Symbol" popup. It gives me the "Text Style" popup instead. How do I get the "Report Symbol"?

Here are the errors that I faced
N/A
    Best answer by Tdaugherty

    Is the cell you're clicking on part of the repeat region? You can switch the symbols in the table to check. The cell in question should show as being bounded by the repeat region.

    1 reply

    16-Pearl
    March 17, 2021

    Is the cell you're clicking on part of the repeat region? You can switch the symbols in the table to check. The cell in question should show as being bounded by the repeat region.

    22-Sapphire I
    March 17, 2021

    @abbybborn

     

    I agree with @Tdaugherty. Possibly the cell where you are clicking is not of report parameter. Switch symbols to confirm the cell with report parameter.