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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Wilhelm
Advocate II
Advocate II

Why reload entire query when I rename a step?

In an already extremely slow environment due to constant reloading of referenced queries, why reload an entire query when I rename a step?  Is there a way to keep that from happening?

5 REPLIES 5
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @Wilhelm,

 

Here is a similar thread for your reference, and you can try v-qiuyu-msft's workaround.

Edit queries preview must reload each time a change is made

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks, @v-yulgu-msft - I had a quick look.  That workaround (the one to refer to the query as source) is how I'm doing all my referencing, and that is the core of the issue. 

 

When referring to another query, one would expect thát query to load once, and thereafter only being refreshed upon a 'formal' refresh.  While in memory, all referring queries should just draw from the in-memory loaded results - even if it's a subset for preview purposes. 

 

 

Waiting on the source to re-poll the SharePoint folder.Waiting on the source to re-poll the SharePoint folder.At the moment, when referring to another query, even something small like applying a filter to a column goes back through the entire chain of referrals, re-running every single one. 

 

The query on the screen has another query as its source.  The source loads data from SharePoint, but when trying to filter a column from the secondary query, it re-runs the refresh from SharePoint for the original query - this takes ages, and as you can see, even PowerBI gets to a point where it says it's waiting...

Seward12533
Solution Sage
Solution Sage

Don’t think is possible. You can rename the step and just cancel the refresh and live with the warning message.

Thanks, @Seward12533.  Is there a quick way to cancel the refresh that I'm not seeing?

Escape works I think. You can also edit your stop names in the advanced editor. You just need to rename both on the line your renaming and then in the next step. I typically do this in Notepad++ or some other code editor. M supports two different types of comments:

Single line comments can be started with //
You can comment out multiple lines or comment out text in the middle of a line using /* */
e.g. = 1 + /* some
comment */

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors