dbTalk Databases Forums  

Translate an Essbase calc script into MDX

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Translate an Essbase calc script into MDX in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Frank
 
Posts: n/a

Default Translate an Essbase calc script into MDX - 04-01-2004 , 06:00 PM






Hi all,

I am trying to replicate my Essbase environment in AS (as
I would like to migrate there).

Using the Calculated cell feature I am trying to build
logic akin to the following.

Fix(Seconds)
IF(@ISMBR("Units") Lines + Loans - dummy loan
ELSE
Lines + Loans
ENDIF
End Fix

This translates into the following: From my product
dimension if the current member is Seconds, then from my
measure dimension take only the units measure and back out
the dummy loan product, otherwise sum the lines and the
loans (Lines and Loans are the only children of Seconds)

Thanks in advance for any help!

Mark

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.