on ‎2017 Oct 11 11:21 AM
Hi All,
I got a KF1@mthprodloc which has calculation like KF2@mthprodloc / Kf3@mthprodloc.
So Kf3 should count number of days in a month. How can we achieve this???
Regards,
Arun.S
Request clarification before answering.
Hi Arun
You can achieve the result by following the below mentioned steps.
1) Kf3@mthprodloc should be editable in the present & future
2) In the excel view. goto EPM formatting and select the option " Keep Formulas"
3) Use the formula "=DAY(DATE(YEAR(D2),MONTH(D2)+1,))" on the cells for KF3.
4) the above formula will calculate the no of days in the current month.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Arun,
One way i can think of from the backend is by using the Time profile attribute. In time you can assign an attribute to the Time period Month. This attribute can be number of days in the month. Once you do this you can assign this attribute to the planning level . Once assigned to the Planning level you can directly use this in the key figure calculation formula.
KF1@mthprodloc = KF2@mnthprodloc/DAYSMONTH where DAYSMONTH is a time profile attribute
Thanks and Regards,
Veera
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 8 | |
| 4 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.