semantic_model_create_tmdl
Create a semantic model in Microsoft Fabric by loading TMDL definitions from .tmdl and .pbism files in a specified directory.
Instructions
Create a new semantic model with a TMDL definition (long-running). Reads .tmdl and .pbism files from the specified directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the semantic model | |
| displayName | Yes | Display name for the semantic model | |
| workspaceId | Yes | The workspace ID | |
| filesDirectoryPath | Yes | Path to a directory containing .tmdl and .pbism files |