How to: Insert or Delete a Row (Report Builder 2.0)

You can add or delete rows in a tablix data region. The tablix data region can be a table, a matrix, or a list. The following procedures do not apply to the chart and gauge data regions.

In a tablix data region, you can add rows that are associated with a group (inside a group) or that are not associated with a group (outside a group). A row that is inside a group repeats once per unique group value. For example, a row inside a group based on the value in a data column that contains color names, repeats once per distinct color name. For nested groups, a row can be outside the child group but inside the parent group. In this case, the row repeats once for each unique value in the parent group.

To select a data region so the row and column handles appear

To insert a row in a selected data region

  • Right-click a row handle where you want to insert a row, click Insert Row, and then click Above or Below.

    -- or --

  • Right-click a cell in the data region where you want to insert a row, click Insert Row, and then click Above or Below.

To delete a row from a selected data region

  • Select the row or rows that you want to delete, right-click the handle for one of the rows you selected, and then click Delete Rows.

    -- or --

  • Right-click a cell in the data region where you want to delete a row, and then click Delete Rows.

To insert a row in a group in a selected data region

  • Right-click a row group cell in the row group area of a tablix data region where you want to insert a row, click Insert Row, and then click Above - Outside Group, Above - Inside Group, Below - Inside Group, or Below - Outside Group.

    A row is added either inside or outside the group represented by the row group cell you clicked on.

To delete a row from a group in a selected data region

  • Right-click a row group cell in the row group area of a tablix data region where you want to delete a row, and then click Delete Rows.