on 2020 Oct 12 12:28 PM
Request clarification before answering.
Hi German,
You can bring the key figures from WK to MTH level by doing below calculations
KF1@MTHPRODLOC= SUM("KF1@WKPRODLOC")
KF2@MTHPRODLOC= SUM("KF2@WKPRODLOC")
Create the final key figure with below logic:
KF3@MTHPRODLOC= "KF1@MTHPRODLOC" + KF2@MTHPRODLOC
Hope it helps!!
Regards
Arif
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
weeks as calendar weeks or as technical weeks?
If technical weeks, you can simple create a sum calculation for your input KF's 1 and 2 on month level and do the month calculation for the target KF 3
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 | |
| 10 | |
| 8 | |
| 2 | |
| 2 | |
| 2 | |
| 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.