cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

'Anchor' time period in IBP

drbanning
Participant
0 Likes
321

Within IBP is it possible to 'anchor' a reference time period in IBP?

Example -

I want to setup a Calculated KF that will show me the values of the source KF, but only if it is the third month starting in Jan

Thanks in advance.

dan

Accepted Solutions (1)

Accepted Solutions (1)

former_member629626
Participant
0 Likes

Hi Dan,

Here is what you can do. Create another Key Figure : helper and load that with a value 1, in the buckets you need the value output in another key figure. in your case, first month of every quarter. This could be a CPI-DS job scheduled monthly or you can do that using a manually maintained file using data integration and keep updating the buckets each month and updating the key figure.

Once you've loaded the helper key figure with 1 for required buckets, create another calculated key figure and put a calculation to check if the helper key figure is 1 then this calculated key figure gets value from source key figure, else default it to null.

Thanks,

Nikunj

Answers (0)