![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a dimension called "Date" with three different levels - Year, Month, and Day. I also have a single measure called "Cost". I'd like to create a Named Set which JUST shows the Day from seven days ago. Not every single day the past seven days, only the day from seven days ago. I've tried the following to no avail: [Date].[Day].Lag(7), [Measures].[Cost] Much thanks in advance! |
#3
| |||
| |||
|
|
Lag() should work. What happens when you use it? "Jesse O" <jesperzz (AT) hotmail (DOT) com> wrote in message news:ek35BdQwEHA.3668 (AT) tk2msftngp13 (DOT) phx.gbl... I have a dimension called "Date" with three different levels - Year, Month, and Day. I also have a single measure called "Cost". I'd like to create a Named Set which JUST shows the Day from seven days ago. Not every single day the past seven days, only the day from seven days ago. I've tried the following to no avail: [Date].[Day].Lag(7), [Measures].[Cost] Much thanks in advance! |
![]() |
| Thread Tools | |
| Display Modes | |
| |