Data Load Dimension in Outline Load Utility
Hello,
I have a question in importing data to Hyperion Planning 11.1.2.4 from relational source. In the syntax of SDM, I can only define one dimension as Data Load Dimension? Is it possible to have mutliple dimensions as Data Load Dimension? If there are more than one dimesnion defining the row, so I can only set one dimension as Data Load Dimension?
The following is my syntax.
/D: SCENARIO
/SDM:SCENARIO,<<ACCOUNT MEMBERS>>,OTH
/RIQ: DATA_SQL
DATA_SQL= SELECT SCENARIO,<<ACCOUNT MEMBERS>>, POV AS "Point-of-View", PLANTYPE AS "Data Load Cube Name" FROM OLU_TEST