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.
Hello, community,
I have a question about applying incremental updates. When we apply the update and select the monthly period, the range is set from 11/01 to 11/30.
If I select the period in days, it will update the data from the last 31 days.
I would like to understand why this occurs and which option I should choose.
Solved! Go to Solution.
yes, those are tiny partitions. Select 2 months.
how many rows would you have in the monthly partition? How many in the quarterly and yearly?
Ultimately the question is - can you successfully refresh a particular partition within the 5 hour hard limit? If you can't then select the next lower granularity that can do it.
"Specify the largest partition size you can get away with"
Monthly Partition:
433,333 rows.
Quarterly Partition:
Approximately 1.3 million rows per quarter.
Annual Partition:
About 5.2 million rows per year.
yes, those are tiny partitions. Select 2 months.