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 moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello,
I have a question regarding incremental refresh that I can't seem to find online.
I have a Stored Procedure (SP) on my SQL server that I am using dataflow to get information out of. The SP will output all end of the month data + the newest daily data. This means on the date:
As you can see, the SP will:
From my understanding, incremental refresh will be able to add on the new daily information and the new end of month data, but will it be able to remove the old daily information?
Thank you!
Solved! Go to Solution.
Hi @Deermeat
You can use the Detect Data Changes and point this to the column which will tell the Incremental Refresh engine which columns have changed and how to refresh the required data
Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Docs
Hi @Deermeat
You can use the Detect Data Changes and point this to the column which will tell the Incremental Refresh engine which columns have changed and how to refresh the required data
Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Docs
Check out the April 2026 Power BI update to learn about new features.
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 |
|---|---|
| 11 | |
| 9 | |
| 8 | |
| 8 | |
| 8 |
| User | Count |
|---|---|
| 49 | |
| 27 | |
| 25 | |
| 20 | |
| 20 |