on 2022 Jul 29 5:46 PM
Hello,
I have a kf on wk level.
a second KF should look at the total quarter and determine the highest value and insert it directly into the all periods of this quarter in the second kf.
I try with IBOP_CAGGR but in period 1 and period2 it is not the highest value. so this operator is not working for my requieremnt
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi ori
Use IBP_RAGGR function for this case. The syntax is provided belowIBP_RAGGR ("KF1@PERPRODLOC", ''MAX'', 0, 14, ''CURRENTFUTURE'')You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
5 | |
4 | |
2 | |
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.