Hi all,
I have loaded data to a custom hierarchy from a flat file in BI 7.0 and the hierarchy looks fine. The only issue I am having is that the hierarchy nodes are still showing the technical names and not the text descriptions. My flat file is something like this
============================================================================================
Node id | InfoObject | Node name | Link name | Parent node | Lang | Short desc | Med desc | Long desc
============================================================================================
1 | 0HIER_NODE | W | | | | | |
2 | 0HIER_NODE | F | | 1 | | | |
3 | Z_OBJECT | T | | 2 | | | |
W is a MD record from a MD Object MDOBJ1 and F is a MD record from another MD Object MDOBJ2 and both W and F have got their corresponding text records loaded. T is a MD record from Z_OBJECT (on which the hier is built) and has got its corresponding text loaded into Z_OBJECT. What my problem is, I can see the text value for T(Table) but not for W(Wood) and F(Flat) eventhough both F and T have got their texts.
I have deleted the hierarchy and reloaded several times but no joy. I have also executed RSRV for these objects and the hierarchy. Can anyone help me out with this...
Thanks
S. N