create a new record in a SCD2 for a subject that was deleted in the source system
2 posters
Page 1 of 1
create a new record in a SCD2 for a subject that was deleted in the source system
Hi,
I have a SCD2 Customer-Dimension with more than 10 million rows. I get for each change in the source system a new row. That is OK. But I get also a new row in that moment when the Customer is deleted in the source system. Is that necessary?
Thanks
I have a SCD2 Customer-Dimension with more than 10 million rows. I get for each change in the source system a new row. That is OK. But I get also a new row in that moment when the Customer is deleted in the source system. Is that necessary?
Thanks
dierk- Posts : 1
Join date : 2009-07-08
Re: create a new record in a SCD2 for a subject that was deleted in the source system
No, probably not. It would be sufficient to add an attribute to store the date the customer was deleted and update the value in final row when a delete occurs. That is, if knowing when it was deleted is important. Otherwise, there shouldn't be a need to do anything since it would be safe to assume there would not be any future facts for that customer.
Similar topics
» How to handle situations where the data is deleted from the source system?
» Recursive Relationships in Source System
» Planning vs Operational System - Dimension Source
» How to create transactions SCD2 from many SCD tables
» Need to create Dynamic dimension for use via BI system
» Recursive Relationships in Source System
» Planning vs Operational System - Dimension Source
» How to create transactions SCD2 from many SCD tables
» Need to create Dynamic dimension for use via BI system
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum