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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
adamgold
New Member

Adding a step in Power Query (desktop) breaks query folding when source is a dataflow

I am attempting to pull a number of dataflows into my dataset via Power Query desktop. Since I'm using premium and have enabled the enhanced compute engine, I should be able to fold the queries. And in fact I can if I just do a basic pull operation like the one below without the Rename step.

But as soon as I add that rename step in, it seemingly breaks the query folding, as View Native Query is now disabled on that last step. Does anyone know why this would be or if there's a work-around?

 

adamgold_0-1669835393594.png

 

3 REPLIES 3
adamgold61
New Member

Hi @v-yalanwu-msft,

 

I found that if I instead use the PowerPlatform.Dataflows connector, then I can add steps (or at least basic steps), without breaking the query folding. But unfortunately when I try to use the PowerPlatform.Dataflows connector, I can't seem to get it to work with my parameter that points to the desired workspace.

Take a look at the Advanced Editor to see the different navigation steps. You can insert one or more text parameters in place of the hard-coded workspaceID, dataflowId, and/or entity.

Pat

 

Microsoft Employee
v-yalanwu-msft
Community Support
Community Support

Hi, @adamgold ;

 it’s important that we try to maintain query folding for as long as possible, but paying particular attention to what actions ‘break’ folding (and shifting them to the end).

Query Folding with Value.NativeQuery() – Wise Data Decisions

Don’t let date columns ruin query folding in Power BI – Data – Marc (data-marc.com)

vyalanwumsft_0-1669883092531.png


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

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors