Jump to content

Make copies using table values


Pedro

Recommended Posts

Your expression in the screen shot looks right IF you have associated the proper table row with the entity. (One easy place to do that is in the Table Reference Assignments category of the Source object.)


If you don't have such an association, then you need to explicitly state the row using the syntax:

CortesPorMP[MyRow].NumeroCortes-1, where MyRow is a constant or expression indicating row 1 thru 4

Link to comment
Share on other sites

×
×
  • Create New...