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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
RajD
Regular Visitor

Incremental Data Loading

Hello,

 

I've millions of rows in Sql Server table (Data Source) and I'm using Power BI Desktop to import data. Is there a way to do Incremental refersh in Power BI desktop?. I know it's avilable in Premium version but is there a way or work around to do Incremental refresh in Power Bi desktop?. 

 

Thanks..

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @RajD ,

 

You can consider to manually input custom t-sql query in connector based on current date, it should get specific date range records based system date.

Power BI Desktop Query Parameters, Part2 – Dynamic Data Masking and Query Parameters

Power Query Current Date Filter

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @RajD ,

 

You can consider to manually input custom t-sql query in connector based on current date, it should get specific date range records based system date.

Power BI Desktop Query Parameters, Part2 – Dynamic Data Masking and Query Parameters

Power Query Current Date Filter

 

Regards,

Xiaoxin Sheng

d_gosbell
Super User
Super User

I don't believe that there is anyway to actually do an incremental load on a Desktop model. Typically you would setup the RangeStart and RangeEnd parameters and default them to a smaller date range so that you don't have to process millions of rows on your desktop, then you'd configure the incremental loading on powerbi.com in order to load the full dataset. 

 

If what you are looking for is some way of loading the entire dataset onto your Desktop then I don't believe there is any workaround for this (other than loading all rows anytime you do a refresh). Incremental processing requires support for defining multiple partitions and Power BI Desktop does not support this. And even if you could "hack" in multiple partitions there is a really good chance that any changes you made to the model would then overwrite these. 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

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.