set_document_map_label
Set a document map label on report elements such as textboxes, images, or charts to enable navigation in the report's table of contents pane. Clear labels by passing an empty string.
Instructions
Set on any named ReportItem (Textbox / Image / Rectangle / Chart / Tablix / etc.). Surfaces in the rendered report's navigable document-map / table-of-contents pane. Pass '' to clear. Idempotent. Returns {element, kind, changed: bool}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| element_name | Yes | ||
| label_or_expression | Yes |