pbi_create_table
Automate creation or update of calculated tables in Power BI Desktop semantic models. Define table name and DAX expression, with options to hide or refresh.
Instructions
Create or update a calculated table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| is_hidden | No | ||
| overwrite | No | ||
| expression | Yes | ||
| refresh_after_create | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |