list_measures
Retrieve Power BI dataset measures with names, tables, descriptions, and formats. Filter by table to analyze data models and understand calculations.
Instructions
List measures defined in a Power BI dataset.
Returns each measure's name, parent table, description, and format string. Optionally filter by table name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| dataset_id | Yes | ||
| table_name | No |