When an item is selected in the tree limits list in EPM Workspace, an unnecessary call is sent to EPM Workspace notifying it that the item is selected. These procedures explain how to prevent the call from occurring.
To optimize tree limits lists for use in EPM Workspace:
In Interactive Reporting Studio, open a dashboard that contains the Tree component.
Press Ctrl+D to enter Design mode.
Right-click a list box, and select Scripts.
Scripts Editor is displayed.
Select code in Scripts Editor and delete it.
Click OK.
Press Ctrl+D to exit Design mode.
Navigate to another frame and return to refresh the screen.
The tree limit list no longer makes redundant calls to EPM Workspace when an item is selected. The result of removing the code from Scripts Editor is that nothing happens if a node is double-clicked in EPM Workspace or in Interactive Reporting Studio. The user can expand and collapse nodes by clicking .
Save the Interactive Reporting document, and import it back into EPM Workspace.