![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, I have the following question: I have a cube with a Time Filter dimension which consists of several calculated members containing functions like the YTD() and ParallelPeriod() functions. Besides this dimension there is a standard date dimension. Users complain that when they select multiple months (say may and june) from the date dimension and they have used the calculated member with the ParallelPeriod function in the view, the column dissapears from the view. Analysing the ParallelPeriod functions reveals that it uses a member (the dimension or Time.currentmember) so when selecting multiple months doesn't make sence because which members should be taken? So in my opinion the users see a correct result. But their perception is that they should see the result of the parallelperiod from multiple months. Can this be done? Q |
#3
| ||||||
| ||||||
|
|
Hi, I did some further investigation on the problem and I discovered that when the user is selecting multiple members from the time dimension (e.g. may and |
|
WITH MEMBER [Time].[001] As 'Sum({[Time].[Year].&[2004].&[2].&[6],[Time].[Year].&[2004].&[2].&[5]})', |
|
When I remove the solveorder the calculated members with the functions like ParallelPeriod and YTD do not dissapear. Why is this? Q "Qbee" wrote: Hi all, I have the following question: I have a cube with a Time Filter dimension which consists of several calculated members containing functions like the YTD() and ParallelPeriod() |
|
Besides this dimension there is a standard date dimension. Users complain that when they select multiple months (say may and june) from the |
|
Analysing the ParallelPeriod functions reveals that it uses a member (the dimension or Time.currentmember) so when selecting multiple months |
|
Q |
![]() |
| Thread Tools | |
| Display Modes | |
| |