Hi ,
I have an issue with script ,
which one do I need to select like MDX,Script,Stored procedure and how to justify
Query :
We have Cost Cnetres like T1 ,T2,T3
T1 refer with t2
Tier1 Cost Cnetre Value Hrs StandarRate
T1 - 100 100000 100 100
T2 -100 101 25000 25
T2 -100 102 50000 50
T2 -100 103 25000 25
Entity,Acount Plannin,Scenario,Time ,Version
Key Figure | |||
Rpt_Currency | Cost_Centre_FromCost_Center_TO | Hours | |
100 | 123 | 25 | |
100 | 124 | 50 | |
100 | 125 | 25 | |
Rpt_Currency | Cost_Centre_FromCost_Center_TO | Amount | LINEITEM |
100 | -100000 | 100 | |
123 | 25000 | 100 | |
124 | 50000 | 100 | |
125 | 25000 | 100 |
Please advice how to define script logic and what are the input parameters we need to take