Configure the main body of the report.
-
Configure the report grid section:
-
In Project view, right-click Sections and select .
-
In Properties, create a dynamic link between Model and .
-
Set Right margin and Left margin to 0.15.
-
Configure the motor name column:
-
In Properties, double-click DataGridColumn1 and enter MotorNameCol
-
Under DataItemTemplate, create a dynamic link between the Text property and
Tip: You can select the @BrowseName attribute by selecting it from the Attribute drop-down menu at the bottom.
For more information about dynamic links, see Create dynamic links.
-
Crete a dynamic link between the Order by property and
Tip: You can select the @BrowseName attribute by selecting it from the Attribute drop-down menu at the bottom.
For more information about dynamic links, see Create dynamic links.
-
Set Title to Motor Name
-
Create the motor speed column:
-
In Properties, next to Columns, select
and select Text column.
-
Double-click the column name and enter MotorSpeedCol
-
Under DataItemTemplate, create a dynamic link between Text and .
-
Set Title to Speed
-
Create the motor acceleration column:
-
In Properties, next to Columns, select
and select Text column.
-
Double-click the column name and enter MotorAccelerationCol
-
Under DataItemTemplate, create a dynamic link between Text and .
-
Set Title to Acceleration
-
Create the motor torque column:
-
In Properties, next to Columns, select
and select Text column.
-
Double-click the column name and enter MotorTorqueCol
-
Under DataItemTemplate, create a dynamic link between the Text property and .
-
Set the Title property value to Torque
-
In Project view, add a page break by right-clicking Sections and selecting .