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

Help with XWRITE

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

Summary

Help with XWRITE

Content

Hi All,

The below XWRITE Calc takes forever in our environment. Any suggestions? Account and Period are the only Dense Dimensions and the requirement is to get One Scenario(Scenario1) from App A to Another Scenario(Scenario2) in App B. The Syntax validates but the execution takes forever.

//ESS_LOCALE English_UnitedStates.Latin1@Binary

Fix (@Remove(@Relative("Account",0), @LIST(@Relative("Account1",0),@UDA("Account","STATS"),@UDA("Account","XYZ"))),

/*@Relative("Version",0), */ "Version1",

"2018",

"DEC":"SEP",

@Relative("Etity1",0),

@Relative("entity2",0),

@Relative("Etity3",0),

@Relative("entity4",0),

"Local",

@Relative("ICP",0),

@Relative("Custom1",0),

@Relative("Custom2",0),

@Relative("Custom3",0))

    "Scenario1" (

@XWRITE("Scenario1", LocAlias, "Scenario2","Version2");

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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