Essbase to MDX - sqlserver-olap
This is a discussion on Essbase to MDX - sqlserver-olap ; Does anyone have a clue on what the equivelant statements would be in MDX? This is a calculated measure from db2olap. IF(@ISMBR("ZONE")) ((VOL->Z002*2)+(VOL->Z003*3))/((VOL->Z002)+(VOL->Z003)); ENDIF Thanks for any help. Borf...
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| MDX? This is a calculated measure from db2olap. IF(@ISMBR("ZONE")) ((VOL->Z002*2)+(VOL->Z003*3))/((VOL->Z002)+(VOL->Z003)); ENDIF Thanks for any help. Borf |
|
#2
| |||
| |||
|
IIF(ZoneDim.CurrentMember IS [Zone], ((Vol, Z002) * 2 + (Vol, Z003) * 3)) / ((Vol, Z002) + (Vol, Z003)), NULL) Ohjoo "Borf" news:1186681572.719279.255900@w3g2000hsg.googlegro ups.com... > Does anyone have a clue on what the equivelant statements would be in > MDX? This is a calculated measure from db2olap. > > IF(@ISMBR("ZONE")) > ((VOL->Z002*2)+(VOL->Z003*3))/((VOL->Z002)+(VOL->Z003)); > ENDIF > > Thanks for any help. > Borf > |
|
#3
| |||
| |||
|
How would I replicate the following Essbase calc function: IF(@ISIDESC(330790)) QtrVar=1Q-2Q; ENDIF |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| **Urgent Requirement from Direct Client - Hyperion Essbase Programmer Analyst** | Database Administrator | olap | 0 | 01-26-2006 07:39 PM |
| **Urgent Requirement from Direct Client - Hyperion Essbase Programmer Analyst** | Database Administrator | olap | 0 | 01-26-2006 07:37 PM |
| Hyperion Vs EPB and OFA | Database Administrator | olap | 14 | 09-12-2005 11:50 PM |
| MDX on Essbase | Database Administrator | olap | 0 | 04-04-2005 05:13 AM |
| MDX on Essbase | Database Administrator | olap | 0 | 04-04-2005 05:13 AM |
All times are GMT -4. The time now is 08:22 AM.




Linear Mode
