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

Concat function in a tuple

edited Aug 2, 2018 2:36AM in Essbase 2 comments

Summary

Concat function in a tuple

Content

Hi,

 

I am trying to get the member name <MON>_YTD from the period value <MON>. I am trying to use the concat function and it works when used alone. But it gives error when used in a tuple.

 

This works when used alone

 

(Concat(Substring([Period].CurrentMember.Member_Name, 1, 3),"_YTD"))

 

This doesn't work

 

(Concat(Substring([Period].CurrentMember.Member_Name, 1, 3),"_YTD"),[Accounts_RPT].[514005])

 

Regards,

RR

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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