Forum Discussion
Fleeups
3 years agoNew Member
How to optimize big data load
So, here's the thing. I had a database that's over 289k rows from Google Big Query. so, I've tried to split this query in 2: Sentimentos_old and Sentimentos. Sentimentos_old are pulling ...
- 3 years ago
Incremental refresh is the way to do this. Please see this documentation.
Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn
Pat