strip_evaluateandlog
Remove EVALUATEANDLOG wrappers from Power BI measures. Specify a table and measure to strip one, or omit both to clean up all measures after debugging.
Instructions
Remove EVALUATEANDLOG wrappers. Pass table+measure for one measure, or omit both to strip every measure in the model (clean-up after debugging).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | table (omit to strip the whole model) | |
| measure | No | measure (omit to strip the whole model) | |
| sessionId | Yes |