Hi all,
I am creating a dataloader to allow a user to upload budget or forecast data file to EPM and then process into a cube. The one problem i have is with clearing the existing data cube so that only the selections i am loading are cleared (eg budget version / period / entity etc).
The clear cube will blitz the whole cube which is not what i want to do. Is there a way of defining the areas of the cube (maybe using parameters?) - that i can pass to the mapping via app engine.
.