remove_embedded_image
Remove a named embedded image from a Power BI Report Builder .rdl file. Blocks removal if Image elements still reference it, unless force=True accepts dangling references.
Instructions
Remove a named embedded image. Refuses (lists offending Image elements) when any =name> still references it; pass force=True to remove anyway and accept the dangling references. Drops the empty block when removing the last entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| force | No |