@PARENT

English (Español a continuación)

Selects the parent of the currently calculated member within the specified dimension.

Its structure consists of two parts:

  • @PARENT (A, B)

Part «A»: selects the name of a dimension; computes the parent in that dimension of the current member.

Part “B”: this part is optional; selects the name of a member from another dimension. Defines together with the parent selected in part «A» a combined member.

This function cannot be used within a FIX

Let’s see an example, starting from the following outline:

If we define the function:

  • @PARENT(“Markets”,”Sales”);

When the current member is «BARCELONA», this formula calculates:

  • ”CATALUÑA” -> “Sales”

Any question, please send an email to: essbaseeasy@gmail.com

Español

Selecciona el padre del miembro actualmente calculado dentro de la selección especificada.

Su estructura consta de dos partes: @PARENT(A,B)

Parte “A”: recoge el nombre de una dimensión; calcula el padre en dicha dimensión del miembro actual.

Parte “B”: esta parte es opcional; recoge el nombre de un miembro de otra dimensión. Define junto al padre seleccionado en la parte “A” un miembro combinado.

Esta función no se pude utilizar dentro de un FIX

Veamos un ejemplo, partiendo del siguiente outline:

Si definimos la función:

Cuando el miembro actual sea “BARCELONA”, esta fórmula calcula:

”CATALUÑA” -> “Ventas”

Cualquier consulta envía, por favor, un correo a: essbaseeasy@gmail.com

Anuncio publicitario