Jump to content

Recommended Posts

Posted

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

Posted

Can I associate a table and a row to an entity without using a source and without creating new state variables for that purpose?

×
×
  • Create New...