How to run Essbase script reports on Smartview ?
When running the following report script I got that some members are out of place.
This happens especialy when I have to members after like below:
{OUTMBRNAMES}
Input
Simulation
I get as well the error: cannot determine the heading
<SETUP { TabDelimit } { decimal 13 } { IndentGen -5 } <ACCON <SYM <QUOTE <END | ||||
<PAGE("PHASE","ORGANIZATION") | ||||
<COLUMN("AUDIT","INDICATOR","ACCOUNT") | ||||
<ROW("CUSTOMER","PRODUCT","TIME") | ||||
// Page Members | ||||
// Selection rules and output options for dimension: PHASE | ||||
{OUTMBRNAMES} | ||||
DF_MAY_15 | ||||
// Selection rules and output options for dimension: ORGANIZATION | ||||
{OUTMBRNAMES} | ||||
EW040001 | ||||
// Column Members | ||||
// Selection rules and output options for dimension: AUDIT | ||||
{OUTMBRNAMES} | ||||
Input | ||||
Simulation | ||||
// Selection rules and output options for dimension: INDICATOR |
Tagged:
0