I have scenario where I need to load only current month information every time the task runs.
For example, i have data for Jan , Feb and March(running). For Jan and Feb there won't be any changes in the sales but for March the numbers will keep on changing until the month is closed. How to perform the incremental load in this case.