validate_dax
Validate DAX expressions against the live Power BI model without altering data. Uses EVALUATE ROW to confirm correctness and provide immediate feedback.
Instructions
Validate a DAX expression against the live model without changing anything (runs EVALUATE ROW).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dax | Yes | DAX expression to validate | |
| sessionId | Yes |