Hyperion Essbase (MOSC)

MOSC Banner

compare two metadata (members in two diff diensions)

edited Jan 28, 2019 3:41PM in Hyperion Essbase (MOSC) 3 commentsAnswered

Hi,

I wanted to compare two metadata (members in two diff diensions) like if the 5,6,7th  letters of source and target to be validated.

SCC_1508053901 and HCC_1508629901.

IF(@ISMBR(@MATCH("SOURCE_CC", @CONCATENATE(   @CONCATENATE("SCC_",@SUBSTRING(         @NAME(        @CURRMBR(HOST_CC)             ),4,3 )                  ),"*")                                         )))

  

SCC_1508053901
HCC_1508629901

the above command is not returning the expected set. Can someone through lights on this.

any other efficient way to achieve this?

Thanks,

K.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center