Jump to content

Make copies using table values


Pedro

Recommended Posts

Hi,


I have this separator and I want to make copies based on a table.


I have this table:


yIHa1K0.png


What should I put in the expression property "Copy Quantity" for him to associate the current ModelEntity with the number of copies? I only know how to do this with processes...


tr2xvLF.png


Thanks!

Link to comment
Share on other sites

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...