COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS Transformer => Topic started by: nbraoau on 10 Jan 2006 09:42:21 PM

Title: [Solved] Incremental Update
Post by: nbraoau on 10 Jan 2006 09:42:21 PM
Can anyone explain me mechanisam of Incremental Update of cube

I tried it, but it is not working for me!!

???
Title: Re: Incremental Update
Post by: cognostechie on 13 Jan 2006 11:52:36 PM
What is not working? It's not getting the incremental data? or is it not updating the cube at all? Be more specific about what is hapenning?

The incremental update mechanism is supposed to load NEW data in the cube which doesn't already exist in the cube. The data that you are sending to the cube should not be present in the cube already. Make sure of that otherwise it will fail.
Title: Re: Incremental Update
Post by: nbraoau on 15 Jan 2006 03:36:43 PM
That was the mistake i was doing ( i did not filter the data to have the latest Data)

Thanq very much :)