Hello gurus,
I need to create an object prior date in he universe level.
The function that i use in Webi to create the same object is ' =RelativeDate([Calendar day];-(52*7)) '
My universe is built on a Bex query. The formula that i was trying to use is ,
<EXPRESSION> (RelativeDate([0CALDAY].[LEVEL01]); - ((52*7))) </EXPRESSION>
But this does not work! I am new to universe building and am completly lost. Please Help!