set_column_group_visibility
Set the visibility of a column group in a tablix by defining a hidden expression and optional toggle item, with automatic rejection if applied to a row group.
Instructions
Set on a column-axis group's TablixMember. Accepts a Hidden expression and an optional ToggleItem (textbox name that toggles expand/collapse). Mirrors set_group_visibility but refuses up front if group_name is on the row axis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| group_name | Yes | ||
| tablix_name | Yes | ||
| toggle_textbox | No | ||
| visibility_expression | Yes |