set_filter_pane
Control the filter pane in Power BI reports by showing, hiding, expanding, or collapsing it globally or per page.
Instructions
Show/hide and expand/collapse the FILTER PANE. Omit page to set it report-wide; pass page to override one page. visible=false hides the pane entirely; expanded=false collapses it. Set at least one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | page name or displayName (omit = report-wide default) | |
| visible | No | show the filter pane | |
| expanded | No | expand (vs collapse) the filter pane | |
| reportSessionId | Yes |