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

No "historical data" - can we use incremental refresh?

Our source system has no concept of 'historical' data - any entry can be updated at any point. We don't have anything like "old data can't change". We do obviously though have a 'LastModifiedDate' field in each table, updated by the system automatically.

Can we still use incremental refresh?

2 REPLIES 2
v-xicai
Community Support
Community Support

Hi @thisisausername ,

 

If your data changes every time, you may use DirectQuery mode or connect live mode to get real data, and you can choose to use the Incremental refresh or not, while there are some advantages you can considerate using Incremental refresh:

 

  • Refreshes are faster - Only data that has changed needs to be refreshed. For example, refresh only the last five days of a ten-year dataset.
  • Refreshes are more reliable - It's no longer necessary to maintain long-running connections to volatile source systems.
  • Resource consumption is reduced - Less data to refresh reduces overall consumption of memory and other resources.

 

You can learn more about the Incremental refresh: https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh.

 

Best Regards,

Amy

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Thanks @v-xicai.

 

My point was more everything I've read about incremental refresh leads me to believe I need to define a partition of 'historical' data and a partition of data to be in-scope of incremental refresh.


Can both partitions be the same e.g. 6 months for both? (so I load 6 months and do incremental refresh for the same 6 months)

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.

Top Solution Authors
Top Kudoed Authors