@NOTEQUAL

English (Español a continuación)

This function allows to exclude from a selection those members whose name matches a certain text.

The structure of this function consists of 2 parts:

  • @NOTEQUAL (A, B);

Part «A»: selects the text with which the name of the members of the outline should not coincide.

Part “B”: sets the member from which, and all its descendants, the search will be carried out to exclude those members whose names match the text of part “A”.

  • If we want this function to search the entire outline, we will put double quotes in this second part: «»

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

We apply the function:

  • @NOTEQUAL(“Pablo”,”North Area”);

And we will get the result:

  • Antonio
  • Juan
  • Manuel

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

Español

Esta función permite excluir de una selección aquellos miembros cuyo nombre sea coincidente con un texto determinado.

La estructura de esta función consta de 2 partes:

@NOTEQUAL(A,B);

Parte “A”: recoge el nombre del miembro con el que no deben coincidir el  nombre de los miembros del outline

Parte “B”: fija el miembro a partir del cual, y en todos sus descendientes, se va a realizar la búsqueda para excluir aquellos miembros cuyos nombres coincidan con el texto de la parte “A”.

Si queremos que esta función realiza la búsqueda en todo el outline pondremos en esta segunda parte dobles comillas: “”

Veamos un ejemplo: Partiendo del siguiente outline:

Aplicamos la función:

Y obtendremos el resultado:

  • Antonio
  • Juan
  • Manuel

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

Anuncio publicitario