Populating Factless Fact Data
2 posters
Page 1 of 1
Populating Factless Fact Data
Hi
I am working on a dimension table that has an audit trail with the Id column and the Old id column and in the data warehouse all these type of dimension are linked by a Factless Fact with Application Dimesion and Application Id as a Grain.Application Dimension is also has the same id and old id
In the Fact Data we want to keep all the Application ids and a hierarchy of the old ids but in other dimensions all the ids are not needed and we can just keep the last row of that day.
How can we populate the Factless Fact when we are losing on the natural ids in the dimension?
Thanks
Geetika
I am working on a dimension table that has an audit trail with the Id column and the Old id column and in the data warehouse all these type of dimension are linked by a Factless Fact with Application Dimesion and Application Id as a Grain.Application Dimension is also has the same id and old id
In the Fact Data we want to keep all the Application ids and a hierarchy of the old ids but in other dimensions all the ids are not needed and we can just keep the last row of that day.
How can we populate the Factless Fact when we are losing on the natural ids in the dimension?
Thanks
Geetika
Geetikageraarya- Posts : 1
Join date : 2015-11-18
Re: Populating Factless Fact Data
Well if the requirement is to load Fact table with new and old Ids then you do need old ids in the Dim.
Unless you create one dummy data or mock up data row in each dim and replace you old ids with that new id in the Fact table and delete old ids from dims. If you planning to delete old ids from dim then, It is a good approach to create an archive dim that store those old ids for reference purpose and then delete them from your original dims.
Unless you create one dummy data or mock up data row in each dim and replace you old ids with that new id in the Fact table and delete old ids from dims. If you planning to delete old ids from dim then, It is a good approach to create an archive dim that store those old ids for reference purpose and then delete them from your original dims.
zoom- Posts : 97
Join date : 2010-08-23
Location : Chicago
Similar topics
» Populating order fact table incrementally,
» Fact, factless fact, and current view dimensions
» Design a snapshot Fact table in data mart from compliance-enable fact table in enterprise data warehouse
» Representing data as (Factless) vs (Dimension Outriggers)
» Dimension or factless fact
» Fact, factless fact, and current view dimensions
» Design a snapshot Fact table in data mart from compliance-enable fact table in enterprise data warehouse
» Representing data as (Factless) vs (Dimension Outriggers)
» Dimension or factless fact
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum