on ‎2015 Dec 03 4:43 PM
Hi experts,
I have a report with accounts and another dimension (aux dimension) on rows:
This aux dimension has a property that is linked with account.
Each account has one member of aux dimension:
I would like to know if is possible to do a report like if aux dimension has "group" expand account (base level) else not expand.
For example:
Aux Dimension // Account
NONE -- Account1
NONE -- Account2
GROUP-- Account3
NONE -------Account3.1
NONE--------Account3.2
NONE -- Account4
GROUP-- Account5
NONE --------Account5.1
NONE --------Account5.2
NONE --------Account5.3
To get relation between aux dimension and account I use this property doing report:
Any help??
Thanks!
Request clarification before answering.
Hi Alex,
If you have AUX dimension linked to property AUX_DIM of ACCOUNT dimension in the row axis then you can only play with members of ACCOUNT dimension (EPMDimensionOverride or other...). AUX members will be shown automatically. And you can't expand by AUX dimension.
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok,
I'll explain from point of view account.
I want to show (self)account or bas(account) depending another row dimension (auxdim).
my report has two dimensions on rows: Aux dimension and dimension account.
aux dimension has linked to dimension account by property. For this link I obtain next combination on rows:
Aux Dimension // Account Dimension
NONE -- Account1
NONE -- Account2
GROUP-- Account3
NONE-- Account4.
My requeriment is:
If Aux dimension member is "GROUP" I'll have to show Basmembers of that Account,
Else Selfmember of account
My desired result was:
NONE -- Account1
NONE -- Account2
GROUP-- Account3
NONE -------------->Account3.1
NONE--------------->Account3.2
NONE-- Account4
Please if you need to explain more details tell me.
Thank you very much!
Ok, there is absolutely no way to expand nodes conditionally - based on property!
That's why I was asking you if you have full list of account members - what do you want to hide.
My description will be:
I do not want to show members having parent (or grand parent) with the property AUX_DIM: NONE
Is it correct?
If correct - unfortunately it's also not possible
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.