on 2017 Jan 06 5:37 PM
Hi,
I created manually a new entry (see file uja-formula-app.png ) .
According to standard model, there are entries in field ‘FORMULA STAT’
When I create a new report , I have the following message
UJO_READ_EXCEPTION_018
gravité : error
description : Erreur d'instruction MDX : La valeur PERIODIC est inconnue pour la caractéristique Measures
ID de connexion : 051Me9CG7jQrXh4VV7RH40
DATAVALUE:La valeur PERIODIC est inconnue pour la caractéristique Measures
MDX: SELECT NON EMPTY {[/CPMB/K7DKZ9U PARENTH1].[MATIN /CPMB/K7DKZ9U] ,[/CPMB/K7DKZ9U PARENTH1].[07] ,[/CPMB/K7DKZ9U PARENTH1].[08] ,[/CPMB/K7DKZ9U PARENTH1].[09] ,[/CPMB/K7DKZ9U PARENTH1].[10] ,[/CPMB/K7DKZ9U PARENTH1].[11] ,[/CPMB/K7DKZ9U PARENTH1].[12] ,[/CPMB/K7DKZ9U PARENTH1].[13] ,[/CPMB/K7DKZ9U PARENTH1].[14] } ON 0 from [$/CPMB/K7MN51L] WHERE ( [Measures].[PERIODIC] ,[/CPMB/K7DK847].[20160105] ,[/CPMB/K7DK0D2].[IND403] ,[/CPMB/K7D94U4].[6] ,[/CPMB/K7DJVUY].[NA] ,[/CPMB/K7DG7W5].[000000000000000002] ,[/CPMB/K7DT42Z].[0026] )
V1:La valeur PERIODIC est inconnue pour la caractéris
V2:tique Measures
Request clarification before answering.
Hi,
I found the problem : I modified the entry 'formula stat'
via code transaction se11 , table uja-formula -app
,Hi,
I found the problem.
Via SE11, I modified the entry the formula type : MEMBER [MEASURES].[PERIODIC] AS 'IIF([%ZBPC_IND%].CURRENTMEMBER.PROPERTI
etc...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In order to modify MEASURE formulas you have to use recommended approach:
SE38 and UJA_MAINTAIN_MEASURE_FORMULA
Please don't change table directly!
And don't modify standard measures! Only create custom measures!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.