Hello Gurus,
I'm having this issue with Copy Planning Function.
I run the Input Query and insert the planned values. I have a button that "Saves" the planned values to the infocube.
These Planned Values are saved to the Infocube with the OVERSION = A1.
I want to create in the same query a button that runs a Planning Function (And therefore secured by an Authorization Object assigned only to managers) that i want it to do the following action:
- Copy every data record inserted and add these new data records directly in the infocube, with only the 0VERSION changed to 0VERSION = A2. Everything else must stay the same.
If this is not possible, is it mandatory to have a Key Figure in the Query that receives the A2 values and only after this action is possible to write this A2 records into the Infocube?
Help please 😊