July 29, 2009 at 10:13 am
I have two time demission in my warehouse
One is the the time dim and the hour dim
In the time dim I have timeid, fulldate (2000-01-05 00:00:00.000) month
timeidFullDateAlternateKeyDayNumberOfWeekDayNameOfWeek
1 1900-01-01 00:00:00.0002Monday
22000-01-01 00:00:00.0007Saturday
32000-01-02 00:00:00.0001Sunday
42000-01-03 00:00:00.0002Monday
In the hour I have hourid, time(00:01:00:00) i have records for every minute ,
Hoursid time standard
1 00:00:00:00 am
2 00:01:00:00 am
3 00:02:00:00 am
4 00:03:00:00 am
Now I want to create a cube for sales and this is the requirements
The management want to know the sales by hour.. I can I achieve that in ssas… in my fact table of sales I have two key for both the hour and time demission
August 9, 2009 at 3:41 pm
I am not sure I understood your question. If you still have it, please re-state it.
Peter.
August 9, 2009 at 4:43 pm
mesql (7/29/2009)
I have two time demission in my warehouseOne is the the time dim and the hour dim
In the time dim I have timeid, fulldate (2000-01-05 00:00:00.000) month
timeidFullDateAlternateKeyDayNumberOfWeekDayNameOfWeek
1 1900-01-01 00:00:00.0002Monday
22000-01-01 00:00:00.0007Saturday
32000-01-02 00:00:00.0001Sunday
42000-01-03 00:00:00.0002Monday
In the hour I have hourid, time(00:01:00:00) i have records for every minute ,
Hoursid time standard
1 00:00:00:00 am
2 00:01:00:00 am
3 00:02:00:00 am
4 00:03:00:00 am
Now I want to create a cube for sales and this is the requirements
The management want to know the sales by hour.. I can I achieve that in ssas… in my fact table of sales I have two key for both the hour and time demission
It would probably be helpful if you showed folks what the sales table looked like.
As a side bar, I thought SSAS was supposed to make stuff like this easy to do.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply