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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
omaffud
Frequent Visitor

Avoid refreshing from database

I have one table that downloads information from a Oracle DB. Because it has millions of lines, it take hours to download. The data does not change in between dates, so I created another query to download the last month numbers and I am trying to append the data. However, when I try to append both tables, it starts downloading the data again from the DB. Any solution here?
Note: I already uncheck ENABLE LOAD and uncheck INCLUDE IN REFRESH REPORT.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Unfortunately that is not possible. What you're trying to achieve is incremental updates and is enabled by default in PowerBI Report Server, not in PowerBI Pro. I know it looks like you can achieve this using this "trick" but it does not really work, i've already tried. 
PowerBI in "non incremental mode" works only by full refreshes.

 

Maybe you can trick it by loading the non-changing data in a table created inside powerbi, but not sure if it works.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Unfortunately that is not possible. What you're trying to achieve is incremental updates and is enabled by default in PowerBI Report Server, not in PowerBI Pro. I know it looks like you can achieve this using this "trick" but it does not really work, i've already tried. 
PowerBI in "non incremental mode" works only by full refreshes.

 

Maybe you can trick it by loading the non-changing data in a table created inside powerbi, but not sure if it works.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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