semantic_model_update_tmdl
Update a semantic model by applying TMDL definitions from .tmdl and .pbism files in a specified directory. Supply workspace ID, model ID, and path to trigger the update.
Instructions
Update a semantic model's definition from TMDL files (long-running). Reads .tmdl and .pbism files from the specified directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The workspace ID | |
| semanticModelId | Yes | The semantic model ID | |
| filesDirectoryPath | Yes | Path to a directory containing .tmdl and .pbism files |