Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Use of function WITH in MDX

edited Aug 2, 2018 2:36AM in Essbase

Summary

Use of function WITH in MDX

Content

Hi,

I´m working with MDX in a Cube of Essbase, I create a calculated member using function WITH MEMBER.

The question is  "Is it possible to put properties like MEMBER_ALIAS, MEMBER_UNIQUE_NAME to this member that create in MDX ?" 

I want to see the result of MDX with this properties.

Example of my MDX.

WITH

MEMBER [Scenarios].[ESC_BASE] AS

'([Base],[Oficial])'

MEMBER [ACCOUNT].[ACCOUNTB] AS

'([ACCOUNT_0034],[PCT])'

FORMAT_STRING = 'Percent',

MEMBER_UNIQUE_NAME = 'ACCOUNTB',

SELECT -------------

Thanks for your help.

Best Regards.

Roberto

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!