Reply
Abhilash_P
Advocate IV
Advocate IV
Partially syndicated - Outbound

How to load Incremental data into Power BI as table with daily snapshot

Hello Everyone,
I have below columns in my table
- Account Number

- Balance

- Date

Abhilash_P_0-1743494184668.png

I receive data from the source on a daily basis. If there is a change in the data for a specific account number, only the updated data is received from the source.

My requirement is to load this data into Power BI in such a way that if the data for a specific account number has changed, the updated data should be loaded. If there is no change, the data from the previous day should be retained, but with the current date.
Expected outcome table in Power bi should be as below

Abhilash_P_1-1743494555185.png

Kindly do the needull

1 ACCEPTED SOLUTION
Deku
Solution Sage
Solution Sage

Syndicated - Outbound

You can do this with incremental refresh in Power BI, if you setup a policy with a single active day. You will need to bootstrap so that you don't refresh the archive partitions on the first refresh.

 

I would advise you to setup a ETL process and store this data instead because if you ever need to update the table's schema or need to full process it, you will lose all the history.


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

View solution in original post

3 REPLIES 3
Deku
Solution Sage
Solution Sage

Syndicated - Outbound

You can do this with incremental refresh in Power BI, if you setup a policy with a single active day. You will need to bootstrap so that you don't refresh the archive partitions on the first refresh.

 

I would advise you to setup a ETL process and store this data instead because if you ever need to update the table's schema or need to full process it, you will lose all the history.


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Syndicated - Outbound

Hi @Deku ,
Currently we are doing it in backend using ETL was just wanted to know if we can do it in PBI - any possible solutions or approcaches

Thanks

pankajnamekar25
Continued Contributor
Continued Contributor

Syndicated - Outbound

Hello @Abhilash_P 

 

You can explore this 

Configure incremental refresh for Power BI semantic models - Power BI | Microsoft Learn

Configuring Incremental Refresh in Power BI

 

Thanks,
 Pankaj Namekar | LinkedIn

If this solution helps, please accept it and give a kudos (Like), it would be greatly appreciated.

 

avatar user

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)