remove_column_group
Remove a column group from a Power BI Report Builder tablix, unwrapping its children to the top hierarchy and deleting the corresponding body column.
Instructions
Inverse of add_column_group: unwraps a column-axis group's children back to the top of the column hierarchy and removes the matching body column at position 0 (along with each row's first cell). Errors if group_name only exists on the row axis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| group_name | Yes | ||
| tablix_name | Yes |