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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.