- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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
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
Kindly do the needull
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
06-06-2024 07:43 PM | |||
03-01-2021 11:52 PM | |||
09-14-2023 05:52 AM | |||
12-06-2023 06:06 AM | |||
05-28-2024 12:45 PM |
User | Count |
---|---|
141 | |
112 | |
83 | |
63 | |
47 |