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

Allocation process in SAC - many Cost Center values to one Cost Center

Marta12
Discoverer
0 Kudos
566

I would like to allocate values from many Cost Centers to One Cost Center dynamically using parameters.

Marta12_0-1729840319182.png

Marta12_3-1729840607825.png

It's not possible to use parameteres with "Any" cardinality in source in allocation steps, but maybe there is a possibility to do some workaround?

I've tried like above, however the number of Source CC (WB) should be flexible - sometimes two, sometimes four CCs should be allocated to one target.

I've tried to do that also by Advanced formula in Data Action, however the issue is that I can only copy the data there and at the end it's not removed from the source. 

Would you be able to help me with a solution?

Best regards,

Marta

 

 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

William_Yu1
Product and Topic Expert
Product and Topic Expert
0 Kudos

As you already achieved the logic with advanced formula, why not just add a DELETE() statement to remove the source? 

Marta12
Discoverer
0 Kudos
Because to copy from many CCs to one CC I need to use "AGGREGATE_DIMENSION" function and after using a dimension of Cost Centers in this statement, I'm not able to use it in any other statement, nor in DELETE()