COGNOiSe.com - The IBM Cognos Community

ETL, App Development and other tools => COGNOS DecisionStream/Data Manager => Topic started by: tlange on 20 Oct 2009 01:19:56 PM

Title: Effective Start Date problem
Post by: tlange on 20 Oct 2009 01:19:56 PM
I have an SCD, set to keep the Effective Start Date at the day level.  It works fine unless I run it twice in the same day, as it ends up with this:

RECORD    EFF START     EFF END
1             10/20/2009    10/19/2009 
2             10/20/2009    NULL

Is there a way to make Data Manager recognize records with the same effective start date and just update the existing record?