Run Table Component
The run table component is used to display an archive of simulation run results and provides the ability to reopen the simulation runs. Use the run table component properties to select columns of information to display, filter runs, and alter the run table positioning on the canvas.Access the run table component properties by clicking on the run table component after it has been placed on the canvas. The Run Table Settings tab will appear in the component panel displaying a stack of horizontal tabs that are labeled and categorized as follows:
- Data – the properties used to assign, edit or remove a variable to the run table.
- Sorting – Contains the property options used to display the order of items listed in the run table.
- Filters – Contains the property options used to create a filter using a comparative condition. This is used to control which runs are placed in the run table.
- Style – Contains the property options used to change the font styles of the run table.
- Position, and ToolTip – Contains the property options used to adjust the size and position of the run table and provide tooltip information to the user.
Scroll down to view descriptions of all the run table component property options. Note that the property descriptions below are divided into the same categories found in the Run Table Settings tab.

Example: Run Table
Run Table Settings: Data
Click the ‘Data’ tab in the component panel to access the properties used to assign, edit or remove a variable to the run table.- Add a Variable – Click the ‘Add a Variable’ drop-down menu arrow to choose a column to add to the run table. The drop-down menu contains all run properties that are accessible. To select a model variable from this list make sure to mark it as a SaveResult in the model. To select an interface variable from this list make sure to save it in the RUN scope.
- Label for Variable – Enter text in the ‘Label for Variable’ text entry box to create a label for the variable in the ‘Add a Variable’ text entry box. The label is displayed in the header column of the run table.
- Width – Enter a number in the ‘Width’ text entry box to manually control the width of the run table. To enable the ‘Width’ text entry box, remove the check mark from the ‘Squeeze to Fit’ checkbox located below the ‘Page to Goto on Resume Run’ drop-down menu.
- Sortable – Place a checkmark in the ‘Sortable’ checkbox to allow users to sort the column by clicking in the column header.
- Add Column – Click the ‘Add Column’ button to add the variable chosen in the ‘Add a Variable’ drop-down menu, and the label entered in the ‘Label for Variable’ text entry box.
- Edit Column – Click the ‘Edit Column’ button to edit an entry selected from the list box.
- Remove Column – Select an entry in the list box above the ‘Remove Column’ button, and then click the ‘Remove Column’ button to delete an entry.
- View Run Destination, – Click the ‘View Run Destination’ drop-down menu arrow to select the page that the user is brought to after they click a ‘View Run’ button. Note that this option is active when a column that allows users to view a run has been added.
- Resume Run Destination – Click the ‘Resume Run Destination’ drop-down menu arrow to select the page that the user is brought to after the user clicks the ‘Resume Run’ button. Note that this option is active when a column that allows users to view a run has been added.
Run Table Settings: Data Tab
Run Table Settings: Sorting
Click the ‘Sorting’ tab in the component panel to access the properties used to display the order of items listed in the run table.- Column to Sort on – Click the ‘Column to Sort on’ drop-down menu arrow to choose column you want the table to be sorted on by default.
- Sort High to Low – Place a check in the ‘Sort High to Low’ checkbox to sort the items in the column selected in ‘Column to Sort on’ from high to low.
- Remove Duplicate Users – Place a check in this checkbox to remove duplicate users.
Run Table Settings: Sorting Tab
Run Table Settings: Filters
Click the 'Filters' tab in the component panel to access the properties used to create a filter using a comparative condition. This is used to control which runs are placed in the Run Table.- Default Run Filters – The 'Default Run Filters' list box contains the filters created using the options located below the 'Default Run Filters' list box.
- Allow All – Place a check in the 'Allow All' checkbox to enable all runs to pass through this filter.
- Data Field to Filter – Click on the 'Data Field to Filter' drop-down menu arrow to select a property of the run to filter on.
- Operator – Click the 'Operator' drop-down menu arrow to choose one of the following options (If the item is a word greater than and less than, use alphabetical sorting):
- “is greater than or equal to”
- “is equal to”
- “is greater than”
- “is less than”
- “is less than or equal to”
- “is not equal to”
- Value – Enter a number or word in the 'Value' text entry box.
- Add Filter – Click the 'Add Filter' button to add the comparative condition filter.
- Edit Filter – Click the 'Edit Filter' button to edit a filter selected in the 'Default Run Filters' list box.
- Remove Filter – Click the 'Remove Filter' button to remove a filter selected in the 'Default Run Filters' list box.
Run Table Settings: Filters Tab
Run Table Settings: Style
Click the 'Style' tab in the component panel to access the properties used to make changes to the text in the run table.
- Font Family – Click the 'Font Family' drop-down menu to change the run table font.
- Font Color – Click the 'Font Color' box to change the font color in the run table.
Run Table Settings: Style Tab
Run Table Settings: Size, Position, and ToolTip
Click the ‘Size, Position, and ToolTip’ tab in the component panel to access the properties used to adjust the size and position of the run table and provide tooltip information to the user.- X – Enter a number in the ‘X’ text entry box to adjust the left and right positioning of the run table on the canvas. A higher number moves the run table to the right, and a lower number moves the run table to the left.
- Y – Enter a number in the ‘Y’ text entry box to adjust the up and down positioning of the run table on the canvas. A larger number will lower the position, and a smaller number moves the run table higher.
- Width – Enter a number in the ‘Width’ text entry box to adjust the run table width.
- Height – Enter a number in the ‘Height’ text entry box to adjust the run table height.
- Tab Index – Specifies the tab ordering of objects in a SWF file. The tabIe index property is -1 by default, meaning no tab index is set.
- Lock – Use the ‘Lock’ checkbox to lock the run table ’s position in place on the canvas. A small lock icon will appear near the run table. Click on the lock icon or uncheck the lock checkbox to unlock the run table.
- Visible to Facilitator Only – Use the ‘Visible to Facilitator’ checkbox to restrict the run table ‘s visibility to only be seen by facilitators.
- Tooltip – Enter in the details of the run table in the ‘ToolTip’ text entry box. The details entered will appear on the screen when a user places their mouse cursor on or across the run table.
Run Table Settings: Size, Position, and ToolTip Tab