Detailed Drawings > Working with the Drawing Table > Creating and Configuring Report Tables > Writing Relations for Report Tables > About Writing Relations in Report Tables
  
About Writing Relations in Report Tables
Using the Relations command in the TBL REGIONS menu, you can write relations among parameter symbols in a repeat region and output the computed information in the same repeat region. The system stores the relations’ parameter symbols created in a repeat region with it and you cannot reference them outside of the region. In assignment statements, you can put only new parameter symbols on the left-hand side. You must refer to parameter symbols in repeat regions by specifying their full name and converting the period (.) to an underscore (_), as shown in the following figure. To use the following example, you must add "rpt_qty" as a repeat region parameter symbol.
Example of a Relation