<fromTable> Element
This element specifies a list of unit model numbers and/or serial numbers for a unit filter from an Acuit Pinpoint table.
Parent Elements
Attributes
Name | Type | Description | Required |
---|---|---|---|
table | string | The name of the Acuit Pinpoint table from which to read the list. | Yes |
modelNumberColumn | string | The name of the table column that contains unit model numbers. Wildcards are supported. If this is not specified or if the value from the table row is blank, then all unit model numbers will match. | No |
serialNumberColumn | string | The name of the table column that contains unit serial numbers. Wildcards are supported. If this is not specified or if the value from the table row is blank, then all unit serial numbers will match. | No |
whereNotBlankColumn | string | The name of the table column that determines whether to include the row: if the value is not blank, the row will be included. If this is not specified, then all rows in the table will be included. | No |
Child Elements
None.