model_update_measure
Replace or create a measure in an existing TMDL table within a Power BI Project (.pbip) folder. Specify the measure name, expression, and optional format string.
Instructions
Replace or create a measure on an existing TMDL table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| tableName | Yes | ||
| measureName | Yes | ||
| expression | Yes | ||
| formatString | No | ||
| dryRun | No |