Hyperion Planning (MOSC)

MOSC Banner

@Xwrite in BR

edited Nov 5, 2017 11:22PM in Hyperion Planning (MOSC) 2 commentsAnswered

I am on PBCS. Cubes in question are a GL cube and an Employees cube. Data calculated in Employees cube are written over to the GL cube using @xwrite.

I have a BR that writes about 70+ accounts at Level 0 for

FIX(Budget,Working,&BudYr, Jan:Dec,@relative("All Company",0), @relative("All Departments",0),(@relative("All Employees",0),@relative("All Projects",0))

     FIX ("Net Earnings") /* Net Earnings" is Account dense dimension */

          "A"(@XWRITE("A",_RevCube_,"50101");) /* "A" is member in Employee sparse dimension in Employee cube .. each group corresponds to a GL acct in the GL cube */

          "B"(@Xwrite("B",_RevCube_,"50102");)

          "C"(@Xwrite("C",_RevCube_,"50103");)

Tagged:

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