Forum Discussion

CR's avatar
CR
Resolver II
7 years ago
Solved

Append 2 tables - expression.error: a cyclic reference was encountered during evaluation

Hi everybody,   I need help because I don't understand why I get the error message expression.error: a cyclic reference was encountered during evaluation when I try to add the content of the table ...
  • Stachu's avatar
    7 years ago

    table 2 is dependant on table 1
    in step

     #"Not in PDB - merge query 1" 

     you do join with MASTER PDB TEMP
    I'd suggest creating reference to MASTER PDB TEMP and appending Table 2 to the new, referenced query