This is where partitioning would help. You could reprocess on a partition by
partition basis, i.e. by having a latest daily or latest week partition. And
then another partition for the rest of the month/year, etc.

Signature
Dave Wickert [MSFT]
dwickert@online.microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
> Hi,
> Is there anyway to reload data for a specific day by clearing the existing
[quoted text clipped - 4 lines]
> it will just duplicate the records in the cube.
> Many Thanks.
Yash - 27 Oct 2004 07:33 GMT
Thanks a lot Dave.
> This is where partitioning would help. You could reprocess on a partition by
> partition basis, i.e. by having a latest daily or latest week partition. And
[quoted text clipped - 9 lines]
> > it will just duplicate the records in the cube.
> > Many Thanks.