model_add_measure
Add a measure to an existing TMDL table in a Power BI project. Define the measure name and DAX expression to extend model calculations.
Instructions
Add a measure to an existing TMDL table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| tableName | Yes | ||
| measureName | Yes | ||
| expression | Yes | ||
| formatString | No | ||
| dryRun | No |