list_measures
List all DAX measures in a Microsoft Fabric semantic model, returning their definitions. Specify workspace or model to target the query.
Instructions
List all DAX measures in a semantic model.
Args:
workspace: Name or ID of the workspace (optional)
model: Name or ID of the semantic model (optional)
ctx: Context object containing client information
Returns:
A list of measures with their definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| workspace | No |