We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I'm currently working bringing in data from Azure Data Lake (ADLS Gen2) using Power Query and it takes several minutes to do simple changes like rename, reorder. Power query seems to be trying to refresh every single time I try to do a change and that just means I end up spending perhaps 70% of the time waiting.
I've tried filtering the data upfront but that didn't seem to have any effect.
Is there a trick to doing Power Query changes that make development faster, other than hand-coding everything in the Advanced editor. I'm hoping there is a better way at least for some of these simpler operations that don't actually require data to be pulled/transformed e..g rename, reorder, change type etc.
I think you need to wrap the first step with a (Table.Buffer) function and then everything will work quickly

From your description: "Power query seems to be trying to refresh every single time I try to do a change and that just means I end up spending perhaps 70% of the time waiting."
Disable Background Refresh for the current file while editing.
Disable Power Query background refresh - Power BI | Microsoft Learn
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 67 | |
| 62 | |
| 38 | |
| 34 | |
| 22 |