Forum Discussion
mhani
2 years agoFrequent Visitor
Setup incremental refresh on Databricks source
Hi Community, I recently created a database in Databrick, which I want to use in my Power BI Report. One of the tables contains a huge amount of data, as to why I would like to implement Incr...
- 2 years ago
There is a choreography to this. Every time you make meta data changes the incremental refresh will restart from scratch.
It doesn't seem like this is working, as the refresh time is around the same as when doing the full refresh.The ONLY way to know if it works or not is to check how many partitions the table has, and if these partitions are aggregated over time according to your rules.
And then there's this: Incremental refresh for semantic models and real-time data in Power BI - Power BI | Microsoft Learn