Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric certified for FREE! Don't miss your chance! Learn more

PQ Search Replace in Advanced Editor

Please add a Find and Replace feature in the Advanced Editor within Power Query.

This feature is badly needed for users working with large, complex M code scripts. When editing long queries with many steps, it's currently impossible to search for variable names, column names, or specific expressions within the editor itself. There is also no way to do a basic "Replace All" operation, which forces users to copy the code into an external editor like Notepad++ or VS Code, then paste it back in.

Adding even a basic Ctrl+F / Ctrl+H interface (like in DAX editor or Visual Studio Code) would greatly improve productivity and reduce human error during manual code edits.

Status: New