HI, if I only want to load the delta of the rows that are in a refreshed fact table and the cube, do I need to create a partition in the measure groups Lets say that the rolap DW have been refreshed with today's data and my cube contains only yesterday's data, I do not want to do a full process. I want to process only today's rows using a time stamp in order to get the latest rows. How should I do it in SSAS 2005 Can I issue a process update only for the measure group
Thank you,
Ccote