add_footer_textbox
Add a static text or expression-based textbox to the page footer in Power BI Report Builder paginated reports, defining its position and dimensions for precise layout.
Instructions
Same as add_header_textbox, for .
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | Yes | ||
| left | Yes | ||
| name | Yes | ||
| path | Yes | ||
| text | Yes | Static text or RDL expression (=...). | |
| width | Yes | ||
| height | Yes |