pbi_read_dax_editor
Reads the DAX query editor content from Power BI Desktop's DAX query view. Use this tool to retrieve the DAX code after opening the DAX query view tab.
Instructions
Read the DAX query view editor text (Monaco). Reaches the daxQueryView CDP target (a SEPARATE page from reportView); returns {ok:false, reason} if that view has never been opened in Desktop (open it via the DAX query view tab first — this tool will NOT open ribbon views). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||