execute_dax_query
Execute DAX queries to retrieve data from Power BI semantic models in Microsoft Fabric workspaces, returning raw query results for analysis.
Instructions
Execute a DAX query and return the raw Power BI response.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_name | Yes | ||
| query | Yes | ||
| semantic_model_name | No | ||
| semantic_model_id | No |