Jump to content

Recommended Posts

Posted

I am trying to set the server processing times from a table, but it results in an error message.


ServerData table:

  • Column 1 = object instance pointing to server

    Column 2 = processing time

 

Server Process Logic:

  • Processing Time = ServerData.ProcessingTime

 

image2.jpg.fa99222447bd9bed1e9849631eabc837.jpg

Posted

Within the table, highlight the column that includes the server names. Within the properties for that column shown on the right, go to the Advanced Options section, and change the Auto-set Table Row Reference from 'False' to 'True'. This will then associate the corresponding rows with the Servers that are listed and allow you to reference other columns for data associated with those Servers.


Note also that for time related columns (delays, etc.), change the Unit Type property to 'Time' and specify the Default Units appropriately.

×
×
  • Create New...