Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I have a fact table that become larger every day. It is form website and take long time to pull and refresh. Is there any way to refresh a part of it only? For example only the record last 2 months refresh, the older 2 month record is not refreshed. Or any other way?
Hi daominhtri,
You can use incremental refresh, click options-> preview features. For more details, please refer to this documentation.
Regards,
Jimmy Tao
I'm wondering if Power BI load the whole data from the website and then refresh or it just load the "hot" data only.