Displaying or hiding the Views node in the navigation pane

You can display or hide the Views node in the Navigation pane.

Procedure

  1. Edit tm1web_config.xml in the TM1® Web virtual directory.
  2. Locate the NavTreeDisplayServerView, which controls the display of the Server View node. The default value, Y, displays the Views node in the Navigation pane.
    <!--NavTreeDisplayServerView: Y/N - Wether to display
    "Server View" node in navigation tree -->
    <add key="NavTreeDisplayServerView" value="Y" />
  3. To hide the Views node, change the NavTreeDisplayServerView value to N.
  4. Save tm1web_config.xml.
  5. Log in to TM1 Web.

    Now the Navigation pane displays without the View node.