on ‎2015 Jun 04 11:28 PM
Hello everybody:
I have problems using *XDIM_FILTER.
The dimension MAT_SERV has a property called "CUENTA". The value of this property is coming in dimension POS_PRESUPUESTAL.
I've tried:
*XDIM_MEMBERSET CENTRO_GESTOR = %CENTRO_GESTOR_SET%
*XDIM_MEMBERSET VERSION = %VERSION_SET%
*XDIM_MEMBERSET FUENTE = Input
*XDIM_MEMBERSET POS_PRESUPUESTAL = %POS_PRESUPUESTAL_SET%
*XDIM_MEMBERSET MONEDA = LC
*XDIM_FILTER MAT_SERV = [MAT_SERV].PROPERTIES("CUENTA")=%POS_PRESUPUESTAL_SET%
Also tried this:
*XDIM_MEMBERSET CENTRO_GESTOR = %CENTRO_GESTOR_SET%
*XDIM_MEMBERSET VERSION = %VERSION_SET%
*XDIM_MEMBERSET FUENTE = Input
*XDIM_MEMBERSET POS_PRESUPUESTAL = %POS_PRESUPUESTAL_SET%
*XDIM_MEMBERSET MONEDA = LC
*SELECT(%CUENTA_ACT%,ID,POS_PRESUPUESTAL,ID=%POS_PRESUPUESTAL_SET%)
*XDIM_FILTER MAT_SERV = [MAT_SERV].PROPERTIES("CUENTA")=%CUENTA_ACT%
Error message: No components found in dimension MAT_SERV for condition "CALC" = "N".
Can you please help me?
Thanks
Luciana
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vadim:
I have read all the article.
In this case, I was only trying to define the scope.
Finally I realize that the error, only appears on the script editor on the web.
When I paste the script in UJKT, the errors does not show. Even if a Run the script trough DM package it works.
Thanks,
Luciana
| User | Count |
|---|---|
| 40 | |
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.