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

Select Account from Target Dimension in Data Mapping

Summary:

We have to configure data load mapping in such a way where we need to map source to target based on condition that source member should exist in target otherwise all source members should be mapped to default account.

I am trying below option where I need help.

Source (*) → Target (#SQL)

SQL- Case when Account in (Select ACCOUNTX from V_DIM) then Account

ELSE 'Default'

END

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!