Question:
Hello all,
I'm doing a simple copy macro that copies figures from one key figure to another. Both key figures have time-based disaggregation 'P'. My storage bucket profile has weeks/months. I want the recieving key figure to have the volumes in exactly the same time buckets as in the sending key figure.
Does anyone know how I can achieve this?
BR Jonas
Answer:
Be sure that you are copying at the lowest level and it should copy correctly.
Answer:
Be sure that you are copying at the lowest level and it should copy correctly. Are you using Copy/ version Mgt function?
Answer:
Hello,
My problem was that it is not possble to copy on a month/week combination in macros (which would be the lowest level). I had to pick either weeks or months.
However, I solved my problem by using copy/version management instead of macros. That gets me to the lowest level.
BR Jonas