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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
JoseRomeroData
Frequent Visitor

PowerBI Gen1 dataflow change Gateway

Hello everyone,

 

Recently one of our Gateway cluster was struggling with all the traffic generated by dataflows gen 1,so we decided to create a new cluster and migrate some dataflows to that cluster.

 

Before changing any dataflow configuration I would like know if there is anything that we should take into account, for example, what happens if a dataflow has incremental refresh and we change his gateway, will this force a full refresh of the dataflow?.

 

 

Kind Regards and thanks.

 

JoseR.

1 ACCEPTED SOLUTION
Poojara_D12
Super User
Super User

Hi @JoseRomeroData 

You're planning to migrate some Gen1 dataflows to a new Power BI Gateway cluster to reduce the load on an existing cluster that's been overwhelmed by traffic. A key concern is whether dataflows with incremental refresh will be affected—specifically, whether changing the gateway will force a full refresh instead of preserving the incremental behavior. Generally, changing the gateway itself does not automatically trigger a full refresh, as long as the new gateway is correctly configured to match the original connection (same server name, credentials, privacy level, and data source path). However, if there's any mismatch or the system perceives the data source as different—for example, if the connection string changes slightly—Power BI may consider it a new source and invalidate existing refresh partitions, resulting in a full refresh. To avoid this, ensure the new gateway cluster uses identical settings and test with a non-critical dataflow first. This will help verify that incremental refresh continues to function as expected without data loss or unexpected processing overhead.

 

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos"

Kind Regards,
Poojara - Proud to be a Super User
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS

View solution in original post

4 REPLIES 4
Poojara_D12
Super User
Super User

Hi @JoseRomeroData 

You're planning to migrate some Gen1 dataflows to a new Power BI Gateway cluster to reduce the load on an existing cluster that's been overwhelmed by traffic. A key concern is whether dataflows with incremental refresh will be affected—specifically, whether changing the gateway will force a full refresh instead of preserving the incremental behavior. Generally, changing the gateway itself does not automatically trigger a full refresh, as long as the new gateway is correctly configured to match the original connection (same server name, credentials, privacy level, and data source path). However, if there's any mismatch or the system perceives the data source as different—for example, if the connection string changes slightly—Power BI may consider it a new source and invalidate existing refresh partitions, resulting in a full refresh. To avoid this, ensure the new gateway cluster uses identical settings and test with a non-critical dataflow first. This will help verify that incremental refresh continues to function as expected without data loss or unexpected processing overhead.

 

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos"

Kind Regards,
Poojara - Proud to be a Super User
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS

Thanks @Poojara_D12 for clarifying it

lbendlin
Super User
Super User

No, it won't force a full refresh.

 

Why not add a cluster member to your existing gateway?

Because, one of the requirements was to isolate those dataflows G1

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors