pbi_bulk_create_measures
Create multiple measures in a Power BI project simultaneously. Validates the entire batch before writing to ensure data integrity.
Instructions
Create many measures at once. measures: [{"table","name","dax", "format"?,"display_folder"?}, ...]. The whole batch is validated before any write happens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| measures | Yes |