Forum Discussion
PowerBi Incremental load issue
Hi ddfreedie
The reason for the top 1000 is to make sure that the table matches the definitions before loading the data.
It will only do this for the first incremental loading of the data.
If your incremental refresh is also set to be the last 120 months, then it will have to do that for each and every month. This is how it works by design.
Thank you for the response.
but I tried doing a few incremental and every time it does 120 queries to get max date + 120 queries to get data top 1000 from all partitions + 1 query to get top 1000 with no filters
Also does this 1000 record load into the dataset/data flow or is it only for some validation purpose.
It could just be once top 1 * as the partitions are PBI own and end of the day it is the same table. 🙂 this makes no sense to me unfortunately!!