ungroup_visuals
Clears grouping from Power BI visuals: removes parentGroupName from all children and deletes the group container, restoring individual visuals.
Instructions
UNGROUP a group: clears parentGroupName from every child and removes the group container. groupName = the group name returned by group_visuals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | page name or displayName | |
| groupName | Yes | the group name (from group_visuals) | |
| reportSessionId | Yes |