Hi All,
I have created a query bex that contains the hierarchy for infoobject 0ACCOUNT
The hierarchy contains 4 nods (nod1, nod2, nod 3 and nod 4)
I would like display just nod 1 by exclude accounts that begin with 2 in this node.
II tried to create a restricted key figure by inserting the node1 and exclude the accounts beginning with 2
But the query display all values in node1.
Can you help me please?
Hi
You can create one more infoobject for cube/dso which ever your using.
in transfer rule, just write logic for new infoobject = source_fields-account+0(1).
and
in Bex report drag node1 and drga new infoojbect with hard code 2 and exclude.
try this.
Regards,
Nanda
Add a comment