Hi All,We need process a cube dimensions incrementally. Only for first load of the dimension table all the dimensions in the cube need to be processed after that when ever incremental load is happening in the dimension table only those rows in the cube need to be processed. Also, when some rows in the dimension table is updated only those rows in the cube need to be processed.By doing this, we can avoid processing the complete table again and again. Please suggest how this can be taken care. Thanks.RegardsJim
↧