Sum({[Tiempo].[Normal].currentmember},[Measures].[Valor]) -
07-12-2005
, 12:40 PM
Hi,
I have a problem creating a cube where I need to have the real and abp
version I am using the formula below:
I need use this formula but adding abp, but I get an error.
Sum({[Tiempo].[Normal].currentmember},[Measures].[Valor])
Into the Menu Report- OLAP Report Settings-Slide/Page I have the value Real
by Default but how I can get the information for ABP in the same cube.
I have 4 colums Current Month - Month Before - ABP of current month and
month before year.
How I can work with Real and ABP Version in the same cube? |