RE: DateDiff with values not within fact table question -
07-12-2004
, 04:28 PM
Thank you Jamie. I have read your post a few times.
I understand your point about 2 fact tables. I will try this after I try option 1 (adding dimention TimeToClose).
What I have done is create a dimension table TimeToClose where I have TimeToCloseID field ,minutes column, range column. When populating my fact table i have included the timetocloseID field with the appropriate value depending on the time duration.
There are currenly 4041 requests in the table, however after I added this dimension and no other dimensions the cube only shows 333 requests. I checked my fact table i have a measurement 'theCount' which counts distinct requests in the fact table. After I add category dimension my cube still only shows 333 requests total. So, in this case i have timetoclose dimension and category dimension and cube only shows 333 requests (as opposed to 4041 requests).
I am not sure why it shows so few. I would have expected that 'thecount' would still show 4041 requests .
Any help would be appreciated in explaining this to me. I do not know why this dimension would be any different than one called category.
help? |