Adolfo_Socorro
5 years agoNew Member
Status:
Needs Votes
Add Search and Replace Functionality to the Power Query Advanced Editor
People end up constantly copying the code to Notepad to search for and replace text.
SMYTH
1 year agoNew Member
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.
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v16 hours agoCommunity ChampionNew22Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment