set_keep_with_group
Set the KeepWithGroup property on a TablixMember to control grouping behavior—use 'After' to attach a column header row to following data rows, or 'None' to remove.
Instructions
Set / on the member that wraps the named group. value ∈ {None, Before, After}. Typical use: a column-header row's member with 'After' to glue it to the data rows that follow. value='None' removes the element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| value | Yes | ||
| group_name | Yes | ||
| tablix_name | Yes |