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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
mhani
Frequent Visitor

Setup incremental refresh on Databricks source

Hi Community,

 

I recently created a database in Databrick, which I want to use in my Power BI Report.

 

One of the tables contains a huge amount of data, as to why I would like to implement Incremental refresh on the Dataset.

 

However, I struggle to get the incremental refresh working on this source.

 

I am using the method where I import the data, filter the data based on two parameters created (RangeStart & RangeEnd). I close and apply and then set up the Incremental refresh on the Desktop. Here I want to keep the last 5 years of data, and then update the most recent date daily. It doesn't seem like this is working, as the refresh time is around the same as when doing the full refresh.

 

Therefore, do any of you have some experience implementing incremental refresh using a Databricks source?

 

Michael

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

There is a choreography to this. Every time you make meta data changes the incremental refresh will restart from scratch.

 

 It doesn't seem like this is working, as the refresh time is around the same as when doing the full refresh.

 

The ONLY way to know if it works or not is to check how many partitions the table has, and if these partitions are aggregated over time according to your rules.

 

And then there's this: Incremental refresh for semantic models and real-time data in Power BI - Power BI | Microsoft Learn

View solution in original post

6 REPLIES 6
mhani
Frequent Visitor

Hi Essjay,

 

I am not completely sure that it worked. However I can see that there are partitions in SSMS and it also use very low amount of compute. However it still take a lot of time. 

 

So the answer to you would be, I am not sure 🙂

mhani
Frequent Visitor

Hi Ibendlin,

 

Thanks for your reply.

 

How do I see these partitions?

 

Michael

In SSMS or DAX Studio.

Thanks!

 

I found it 🙂

lbendlin
Super User
Super User

There is a choreography to this. Every time you make meta data changes the incremental refresh will restart from scratch.

 

 It doesn't seem like this is working, as the refresh time is around the same as when doing the full refresh.

 

The ONLY way to know if it works or not is to check how many partitions the table has, and if these partitions are aggregated over time according to your rules.

 

And then there's this: Incremental refresh for semantic models and real-time data in Power BI - Power BI | Microsoft Learn

@mhani : After checking the partitions via SSMS or DAX studio were you able to confirm if it worked for  you? I am in a similiar situation and although I see partitions , it doesn't seem to load data as required.

 

 

TIA!

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

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

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.