remove_tablix_filter
Remove a filter from a tablix by its index in Power BI RDL reports. Automatically cleans up empty Filters block when removing the last filter.
Instructions
Remove a filter by index. Filters are anonymous in RDL, so use list_tablix_filters first to find the right index. Removing the last filter also drops the empty block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| tablix_name | Yes | ||
| filter_index | Yes |