Read Power Query
xlide_read_queryRetrieve an Excel query's M formula, description, group, load target, and refresh settings to inspect or debug its configuration.
Instructions
Reads one query's M formula, with its description, group, load target and refresh settings. The formula is the whole let ... in expression as the Advanced Editor shows it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the Excel workbook. | |
| query_name | Yes | Query name, matched without case. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||