set_repeat_on_new_page
Make a group header row repeat at the top of each page it spans by setting the RepeatOnNewPage property on the wrapping TablixMember. Returns tablix and group details.
Instructions
Set / on the member that wraps the named group. Most common use: repeat a group header row at the top of every page the group spans. Setting repeat=False removes the element (False is default). Returns {tablix, group, kind: 'TablixMember', repeat, changed}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| repeat | Yes | ||
| group_name | Yes | ||
| tablix_name | Yes |