3.7.2 Extracting Data from a Report Element
To extract data from another report element (Table/Section) use the element's table or data attributes:
var q = Table1.table['column_name']
See Also
Data Tables, for information about accessing tabular data.
| << 3.7.1 Extracting Data from a Query | © 1996-2013 InetSoft Technology Corporation (v11.4) | 3.7.3 Referencing Query Data >> |