model_add_column
Add a column to an existing TMDL table in a Power BI Project folder. Specify column name, data type, and optional properties like expression or source column.
Instructions
Add a column to an existing TMDL table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| tableName | Yes | ||
| column | Yes | ||
| dryRun | No |