Hi,
I have the following hierarchy
LevelInfoObjectKey/Text10HIER_NODEAll Products20HIER_NODEGroup A30MATERIALGroup A-Product 120HIER_NODEGroup B30MATERIALGroup B-Product 1
So now in Bex, I get:
All Products
|-> Group A
| |-> Group A-Product 1
|-> Group B
|-> Group B-Product 1
Then,
LevelInfoObjectKey/Text10HIER_NODEAll Products20HIER_NODEGroup A30MATERIALGroup A-Product 120HIER_NODEGroup BOver time, Group B-Product 1 was removed from Hierarchy.
I would like Bex to display Group B although Group B-Product 1 was already removed, like this:
All Products
|-> Group A
| |-> Group A-Product 1
|-> Group B
But instead, I'm getting this since there is nothing under Group B:
All Products
|-> Group A
| |-> Group A-Product 1
Appreciate any inputs at all.
Thanks.