This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I am working with a Reporting database that is refreshed 6 days a week (Sunday thru Friday at 10:00 pm) and skips holidays. This database is loaded from a functional database that is updated 7 days a week.
I created a dataflow with an incremental load to retain data for 2 years, refreshing the past 7 days. I went with 7 days, thinking I needed at least 4 days to cover a long holiday weekend, plus a few days extra incase there was a delay in solving any issue.
The problem is that the query pulls data that never changes along with some data that unforunately can change any time. So if data changes within the 7 day refresh period, the updates are reflected in Power BI. The desire is that once a row is pulled into Power BI, it never change. Basically we want the refresh to only add new rows and not replace existing rows.
Any suggestions on how to accomplish this?
Hi @Anonymous
You could look at using the detect data changes in your data to look at which columns to refresh
Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn
I would suggest if the data does not change, just let the query run and re-import those rows. It should not create any issues?
Thanks for the suggestions.
I did not think 'Detect Data Changes' would help, because we don't want to apply any data changes, just add new rows.
And, unfortunately each row includes data that does not change, as well as data that can change. And the request is to have none of the data on the rows change.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 10 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |
| User | Count |
|---|---|
| 24 | |
| 24 | |
| 22 | |
| 21 | |
| 21 |