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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Kudoed Authors