dbTalk Databases Forums  

Need help with Time Dimension

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Need help with Time Dimension in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bala
 
Posts: n/a

Default Need help with Time Dimension - 09-08-2006 , 12:34 PM






Hi All
If you can help me with getting around this using some mdx expression
that would be great.. If it can be solved by starndard time dimenstion,
that would be great too. I am running out of options to solve this
issue.

I have Fact table with following fields.


PropertyId Int
PropertyName varchar(100)
BuildDate DateTime
RentStartDate Datetime
RentStopDate Datetime,
SpecialFeatures bit,
DailyRent Money,
....
and other fields

I need to get the all the properties on Rent between any given dates
(with server time dimension). Rent stop date might be null and in this
case this should be counted too.
Right now i am facing problem in getting the counts of property with
Time Dimension hierarchy. If we drill down for a week, then the count
of number of properties on rent on that week should be displayed in the

cube.

I really appreciate your time and thanks in advance
Regards
Bala


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.