![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible to select all weeks in this time dimensions, so i don't have to calculate weeks if I don't need to? like this format? [Time].[2003].[month].[week].[day] like [Time].[2003].[1].[*].[1] [Time].[2003].[1].[All week].[1] |
#3
| |||
| |||
|
|
Is this what you mean (supposing Foodmart Years are your Months, and Foodmart Quarters are your Weeks) ? select {[Measures].[Unit Sales]} on columns, generate([1997].children,{time.currentmember.firstchild}) on rows from Sales HTH, Brian www.geocties.com/brianaltmann/olap.html "Cindy Lee" wrote: Is it possible to select all weeks in this time dimensions, so i don't have to calculate weeks if I don't need to? like this format? [Time].[2003].[month].[week].[day] like [Time].[2003].[1].[*].[1] [Time].[2003].[1].[All week].[1] |
#4
| |||
| |||
|
|
No, I have Year, month and day. But I don't have week number (I can calculate it but don't want to) Say 1/10/1997 [1997].[1].[week???].[10] I can't use the date unless I put a week number. Calculating the week number is easy, but there are other instances where I need to use something like this. "Brian Altmann" <findme@thesignaturewebsite> wrote in message news:F4530932-3883-4128-A2AF-233D29BF1B06 (AT) microsoft (DOT) com... Is this what you mean (supposing Foodmart Years are your Months, and Foodmart Quarters are your Weeks) ? select {[Measures].[Unit Sales]} on columns, generate([1997].children,{time.currentmember.firstchild}) on rows from Sales HTH, Brian www.geocties.com/brianaltmann/olap.html "Cindy Lee" wrote: Is it possible to select all weeks in this time dimensions, so i don't have to calculate weeks if I don't need to? like this format? [Time].[2003].[month].[week].[day] like [Time].[2003].[1].[*].[1] [Time].[2003].[1].[All week].[1] |
![]() |
| Thread Tools | |
| Display Modes | |
| |