Complete the following steps to display the fully expanded state of the report in a plain HTML format without any additional expand or collapse functionality. By default, the report enables the expand and collapse functionality.

  1. Open the TR_horizontal.xsl file.
  2. Search for the gGeneratePlainHTML XSLT variable.
  3. Set the variable to true() to display the plain HTML format. You can reset the variable to false() to disable displaying the plain HTML format.