find_in_queries
Search all Power Query M queries for a pattern, filtering by code, strings, comments, or all scopes. Get the query, step, and line for every match to locate and fix issues.
Instructions
Search the M of every query. scope: all | code | strings | comments. Returns query, step and line for each hit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regex | No | ||
| scope | No | all | |
| source | Yes | ||
| pattern | Yes |