Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
PBI_RH
Regular Visitor

Dataset Incremental Refresh - Append only or update/insert

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?

 

 

 

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

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) - ...





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

2 REPLIES 2
GilbertQ
Super User
Super User

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) - ...





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

thanks  a lot for the solution. 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.