Skip to Content
0
Former Member
Dec 02, 2008 at 03:13 PM

Dimensions in Current View

29 Views

Hello all,

When we are doing the forecast, we have all the dimensions available in the application in the current view of BPC for Excel.

We want some of the dimensions to be undefined, not fixed by the users. This dimensions will be fixed later through a script, that will read some properties for other dimension and will asign a value before we save in the data base.

Is this possible? Can we let some of the dimensios of the current view uninformed?

The idea is to use one script of this kind:

*when

*Is

Rec(fact=1, )

*endwhen

*commit

Thanks