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

Data Exchange Data Mapping Target Expression SQL Case statement

Summary:

In an EPM Planning Data Exchange integration, I need to replace a parent value and member value of “T” with another value like “T_Fund”. I cannot use Replace() function as this will impact other members with “T” in their name. I have tied using the SQL(“Case $ENTITY$ WHEN ‘T’ THEN ‘T_Fund” ELSE $ENTITY$ END”) but I am receiving an error during integration execution. I think the second $ENTITY$ is not be evaluated correctly.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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