Jump to content

Recommended Posts

Posted

Sure, in processing time property on server just fill in a reference to the table cell where the data exist. Either TableName.ColumnName if there is an associated object with a table association, or TableName[RowNumber].ColumnName, or TableName[ColumnNumber, RowNumber].


Sincerely,

Martin

×
×
  • Create New...