Forum Discussion
Incremental Refresh date refresh
conniedevina , I think, 7 Days of data from the date of refresh will be refreshed.
Please check do you data in core system for 22nd Nov based on created date
https://radacad.com/all-you-need-to-know-about-the-incremental-refresh-in-power-bi-load-changes-only
- conniedevina4 years agoHelper I
Hi amitchandak ,
Thanks for your reply! so I'm using sharepoint folder here and yes the date created is 22nd November 2021.
I'm not sure why it's not included in my incremental refresh per today's date.
Is RangeStart and RangeEnd will change automatically based on the today's date?
- amitchandak4 years agoSuper User
conniedevina , RangeStart, and RangeEnd what we create in power Query are for the initial Range?
for incremental, this 7 days should work. can share settings for those two parameters
- conniedevina4 years agoHelper I
Hi amitchandak ,
so here is the parameter that I've created
And here is the power query on my table that initiate the parameter
= Table.SelectRows(#"Renamed Columns1", each [Date created] > RangeStart and [Date created] <= RangeEnd)Is it possible because the timezone problem? But I checked on some post they said the timezone based on scheduled refresh time that I've set, which is for me I am using Singapore time which same as the Date created