The Display context menu item enables you to display a node path with or without context, and the tree address.
To display a node path:
From the node hierarchy, select a node.
For example, in Sample_en_esm.bqy, select Rpt.DocComp [DataModel].
Right-click the node, and select Display, then Path (No Context).
Path is displayed with the following information; for example, /BQY/Root.MyDocument/Rpt.DocComp.
To close the message box, click OK.
To display a node path with context:
From the node hierarchy, select a node.
For example, in Sample_en_esm.bqy, select Rpt.DocComp [DataModel].
Right-click the node, and select Display, then Path (With Context).
Path With Context is displayed with the following information; for example, /BQY/Root.MyDocument/Rpt.DocComp[RptName='DataModel'].
To close the message box, click OK.
Alternatively, the Copy To Clipboard context menu item enables you to copy and paste the information that is displayed under the Display context menu into a text editor; for example, Notepad.
To copy and paste a node path:
From the node hierarchy, select a node.
For example, in Sample_en_esm.bqy, select Rpt.DocComp [DataModel].
Right-click the node, and select Copy To Clipboard, then Path (No Context).
Open a text editor; for example, Notepad.
Press Ctrl+V to paste the node path into Notepad.
For example, /BQY/Root.MyDocument/Rpt.DocComp is pasted.
To copy and paste a node path with context:
From the node hierarchy, select a node.
For example, in Sample_en_esm.bqy, select Rpt.DocComp [DataModel].
Right-click the node, and select Copy To Clipboard, then Path (With Context).
Open a text editor; for example, Notepad.
Press Ctrl+V to paste the node path into Notepad.
For example, /BQY/Root.MyDocument/Rpt.DocComp[RptName='DataModel'] is pasted.
To copy and paste a node tree address:
From the node hierarchy, select a node.
For example, in Sample_en_esm.bqy, select Rpt.DocComp [DataModel].
Right-click the node, and select Copy To Clipboard, then Tree Address.
Open a text editor; for example, Notepad.
Press Ctrl+V to paste the tree address into Notepad.
For example, [1, 0, 0, 23] is pasted.