The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.