Forum Discussion
refresh
I'm importing data through SQL and im importing daily data but the whole data right from start is being refreshed and it is taking hours to refresh. Is their any way we can only refresh newly uploaded data ?
Ahmedx
2 Replies
- AhmedxSuper User
pls read about of incremental updates in power bi
- AnonymousNot applicable
Hi Anonymous
As Ahmedx mentioned, you can use incremental refresh, it have some conditions.
the data source needs to support query folding, and it must have the date/time column.
You can refer to the following link about it and know how to configure the incremental refresh.
Incremental refresh for semantic models and real-time data in Power BI - Power BI | Microsoft Learn
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.