Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi Everyone,
Our ETL load data daily. I setup PBI dataset incremental refresh based on colume "ETL load time". Basically dataset append
today's data only.
I just found out that at the end of each month, the KPI columns will be updated for everyday in the whole month.
Sep 1st load
001, 2022-09-01, 100
Sep2 incremental load, adding one row
001, 2022-09-01, 100
002, 2022-09-02, 120
...
...
Sep 30 incremental load, adding one row for sep30, also need to update KPI values for all the rows.
001, 2022-09-01, 105
002, 2022-09-02, 128
....
030, 2022-09-30, 230.
=========================
QQ: could you please let me know if it can be done by incremental load or I have to use full refresh?
Solved! Go to Solution.
Hi @PBI_RH
If you are using Power BI Pro you would have to do an entire dataset refresh.
If you are using Power BI Premium or Premium Per User you could then use the XMLA end point to then refresh the partitions needed.
Here is an example from my blog post where you can use Power Automate to complete this: Using the Power BI Async REST API to refresh a partition with Power Automate (Using an HTTPS URL) - ...
Hi @PBI_RH
If you are using Power BI Pro you would have to do an entire dataset refresh.
If you are using Power BI Premium or Premium Per User you could then use the XMLA end point to then refresh the partitions needed.
Here is an example from my blog post where you can use Power Automate to complete this: Using the Power BI Async REST API to refresh a partition with Power Automate (Using an HTTPS URL) - ...
thanks a lot for the solution.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 24 | |
| 10 | |
| 9 | |
| 5 | |
| 5 |