English (Español a continuación)
This function selects those members whose names are located between the two reference texts included in the function.
- Its structure consists of 3 parts: @BETWEEN (A, B, C);
Part A: first reference text
Part B: second reference text
Essbase applies the alphanumeric order in this search: it will include all those members within the search section with names between these two reference texts.
- The two reference texts are included in the search.
Part C: indicates the member of the outline from which this function is applied, including all its descendants. If you want to search the entire outline, this third part is left with («»).
Let’s look one example. Starting from the following outline:

The function:
- @BETWEEN(“M”,”Q”,””);
The result is:
- Pablo
- Manuel
- Patricia
- Miguel
- Pascual
- Patricia
While the next function, in which we have changed part C:
- @BETWEEN(“M”,”Q”,”North Area”);
The result is:
- Pablo
- Manuel
Any question, please send an email to: essbaseeasy@gmail.com
Español
Esta función selecciona aquel conjunto de miembros cuyos nombres se sitúan entre los dos textos de referencias recogidos en la función.
Su estructura consta de 3 partes: @BETWEEN(A,B,C);
Parte A: Primer texto de referencia
Parte B: segundo texto de referencia
Essbase aplica en esta búsqueda el orden alfanumérico: incluirá todos aquellos miembros dentro de la sección de búsqueda cuyos nombres se sitúan entre estos dos textos de referencias. Los dos textos de referencia se incluyen en la búsqueda.
Parte C: señala el miembro del outline a partir del cual y en todos sus descendientes se aplica esta función. Si se quiere realizar la búsqueda en todo el outline esta tercera parte se cumplimenta con (“”).
Veamos un ejemplo. Partiendo del siguiente outline:

La función:

Daría como resultado:
- Pablo
- Manuel
- Patricia
- Miguel
- Pascual
- Patricia
Mientras que la función, en la que hemos cambiado la parte C:

Daría este resultado:
- Pablo
- Manuel
Cualquier consulta envía, por favor, un correo a: essbaseeasy@gmail.com