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
TheCreepster1
Helper II
Helper II

Data refresh question.

Hi all, I have a large dataset that grows daily. I'm looking to use power bi as a way of creating some visuals for this data to make it easier to understand (guess that's what we're all doing really!)

Anyway, my question is about the data refresh. As I mentioned, my dataset is massive, and what I've noticed when refreshing smaller datasets is that it brings the data in as new each time, instead of just bringing in the newest data. I have the option of pulling data in from SAP HANA, which is where the data table is, or exporting information daily to a .xlsx file in a location I can then point Power BI at. Is there anyway to just bring in the latest data and append it, rather than have to refresh the entire dataset again?
1 ACCEPTED SOLUTION
Anonymous
Not applicable

In short, if you are using "Import" the answer is no. It is always a case that Power BI clears and fetches the data again.  This means you need to make sure your import statements are contrained to only get the data you require.  For example exclude rows and columns that you don't need.

 

As an alternate, if your data source is truely massive and you don't need every single function, you could consider a Direct Query.  This will reduce how much you download in a single hit, but will require a more sustained performance hit on your data bases.

View solution in original post

2 REPLIES 2
TheCreepster1
Helper II
Helper II

Thank you, the data set is quite wide and about 300 million records in total. We'll look at what we can do to limit the data that comes in and have a go at setting up a direct query with parameters. Thanks for your response!

Anonymous
Not applicable

In short, if you are using "Import" the answer is no. It is always a case that Power BI clears and fetches the data again.  This means you need to make sure your import statements are contrained to only get the data you require.  For example exclude rows and columns that you don't need.

 

As an alternate, if your data source is truely massive and you don't need every single function, you could consider a Direct Query.  This will reduce how much you download in a single hit, but will require a more sustained performance hit on your data bases.

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.