English (Español a continuación)
This function gets the decimal part of a number.
The structure of this function is:
- @REMAINDER (23.783) = 0.783
Its structure consists of a single member: the value from which the decimal part is to be obtained. It can be specified by a member, a variable, a function …
Let’s see an example:
- “Rest” = @REMAINDER(“Sales”);

Any question, please send an email to: essbaseeasy@gmail.com
Español
Esta función obtiene la parte decimal de un número.
La estructura de esta función es:
@REMAINDER (23,783) = 0,783
Su estructura consta de un único miembro en el que se determina el valor del que se quiere obtener la parte decimal. Se puede especificar mediante un miembro, una variable, una función…
Veamos un ejemplo:


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