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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
subhashree_r
Helper I
Helper I

Incremental refresh sql server problem

Hello all,
I had created a sales table consisting of 2years of data in the SQL server and then connected this table to PBI desktop and set all the necessary things for incremental refresh and published it in the service. In the service I had setup the gate way connection.
Now if I change any historical record that has been saved in the service and refresh it, ideally there shouldn't be any change in the table but it is changing in my scenario. How do I go about with this problem ??
5 REPLIES 5
v-gizhi-msft
Community Support
Community Support

Hi,

 

According to your description, i think if you make any change on Power BI Service, it will be saved as well, which is not related to that on Power BI Desktop.

Power BI Service is not only a shared platform but also an operable platform.

Incremental refresh reference:

https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh 

If i misunderstand your issue, please give more info for me to help you further.

Hope this helps.

 

Best Regards,

Giotto Zhi

Hi @v-gizhi-msft , 

    I updated the historical data at the SQL Server .

Given below will give you glimpse the historical data 
 

order_no.order_date cust_name sale 
111.10.1995suba1000
211.12.1996ramesh2000

  

Give below is the update statement given in sql server is as given below :

update table_name set cust_name = Ramesh kumar where order_no = 2 
From my understanding , ideally the cust_name shouldn't change but in the PBI service the update statement is reflected.

Hi,

 

It is because you have set the gateway connection, so if you change the data in SQL Server, when you try manual refresh on Power BI Service, it will reflect as well, without using publish function on Power BI Desktop.

 

Best Regards,

Giotto Zhi

Hey @v-gizhi-msft , 

     I created the report in desktop and then only published it in the service.  I'am not able to understand the problem statement. 

It would be great if you can guide me with the does and dont's that need to be followed while doing incremental refresh. 

Given that I have gone through all the microsoft documentaion for incremental refresh. 

Hi,

 

I think it maybe the reason that you have set the too longer refresh year including 1996.

Could you please share your incremental refresh configuration on Power BI Desktop as a screenshot here?

Thanks!

Expect your reply!

 

Best Regards,

Giotto Zhi

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.