I have a dimension DIM_Account. While browsing the cube I have found that some of the surrogate keys e.g. AccountKey in DIM_Account are missing against an account. Where as these exist in Data warehouse database and have the transactions against them.
for example: Using below example .... when I browse the cube I cannot find key 103 for account 98501 and in result missed any transaction made against this key in period.
DIM_Account
AccountKey AccountCode StartDate EndDate
101 98501
1901-01-01 31-10-2011
102 98501 2012-01-01 2012-05-22
103 98501
2012-05-23 2012-08-09
104 98501 2012-08-10 9999-12-31