on ‎2015 Jun 08 1:30 PM
hi all !
I have a dimension account where I want to sum all the element which have the following property :
FF_FV=FF
I tried the following formula for the account FF :
SUM([ACCOUNT].[AST999_TOT_RESULTAT],properties("FF_FV")="FF")
// [AST999_TOT_RÉSULTAT] is the top of my account hierarchie (H1)
The formula is correctly processed by when i put FF account in my report the following error occured :
Server message:
code: UJO_READ_EXCEPTION_018
severity: error
description: Erreur d'instruction MDX : Une exception du type CX_SY_CONVERSION_NO_NUMBER est survenue mais n'a été ni traitée localement, ni déclarée par une clause RAISING.
log id: 051MfHnL7kM3kq4LcOKrv0
DATAVALUE:Une exception du type CX_SY_CONVERSION_NO_NUMBER est survenue mais n'a été ni traitée localement, ni déclarée par une clause RAISING.
MDX:
Where is the problem in my formula ?
Thanks in advance !
Request clarification before answering.
Hi Fabrice,
It's a wrong idea, use additional hierarchy to get sum of some base members... Property will not work.
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 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.