on 2016 Mar 14 3:41 PM
Hi Gurus,
I have an input form where I need to calculate data for certain months and save it to the input data source. I am wondering whether I should use EPM copyrange or a localmember to do the calculation.
Example:
Col1- Col2 - Col3
TotalDS-TotalDS- Input
Actual- Estimated- Estimated
Jan15- Calculation15-Jan16
Account1 100 =100*1.1 110
Account2 200 =200*1.1 220
Account3 300 =300*1.1 330
Should I use a local member for column2 or can I just use epmcopyrange? The reason I am asking is because if I have to calculate in for 24 months, there would be a minimum of 24 local members. I need local members for other calculations as well. So we are talking about 35 local members.
Regards,
David
Request clarification before answering.
Ups,
May be it's better to calculate in default.lgf?
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vadim,
I don't have to write anything in column2 ... column 3 is where I Input. I have to show the calculations in column 2 though . It is for representation purposes, I have to put it there. Given the number of formulas that are being used and the number of local members I would have to create, I am wondering whether I should opt for epmcopyrange instead of a local member. I have asked the users and they said they would like to do the calculations on the excel sheet itself instead of SL.
Note: Total DS is a calculated member and cannot be written to.
Sorry, but "I don't have to write anything in column2 ... column 3 is where I Input." - not clear!
"I have an input form where I need to calculate data for certain months and save it to the input data source."
The result of the formula will be saved? How?
Can you provide some real screenshot?
"I have asked the users and they said they would like to do the calculations on the excel sheet itself instead of SL." - I think it's a bad idea. Better to show some formula result in the report, but to perform calculations in script logic.
Vadim
In Column h, i use the formula to calculate an intermediate calculation, column h takes value from column g and multiplies it with rate. I have to input data only from column h. Column g is a dummy column used to show intermediate calculations for the users- I don't save anything from here. This is where I am thinking whether to to use a local member or epmcopyrange I will have many columns like this one in the sheet.
Further, the user has to give the multiple rate values depending on the situation and there is no dimension we use to capture tha data. So SL will not be useful for us as we cannot keep changing SL to give multiple rate values.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.