BackPrevious Page Next PageNext

Exporting to XML

To export the result of a report to an XML file, follow the steps below:

  1. Open the report that you want to export.
  2. Click File > Export > To XML. The Export to XML dialog appears.

    Export to XML dialog

  3. Click the Browse button to specify the destination directory and file name of the exported XML file. You can also input the location and file name in the Export to text box manually (make sure that the folder you specify does exist, otherwise an error message will be produced).
  4. In the Schema File Name text box, specify an XSD file to export the web report or report tab to an XML file based on the specified XSD file.
  5. If you are exporting a page report, in the Select Report Tabs box, select the report tabs in the page report you want to export. The selected report tabs will be exported in the list order. You can click Move Up button or Move Down button to change the order of the report tabs.
  6. Check the Only Data checkbox to only export data of the web report or report tab.
  7. Check Run Linked Report if you want to include the reports that is linked with the report (not including the detail reports) in the XML result. If you are only interested in the primary report, leave this option unchecked. Generating linked reports at the same time, especially when the linked reports contain a large amount of data, will cause performance issue.
  8. Click OK to start exporting.

You should pay attention to the following when using the Export to XML feature:

BackPrevious Page Next PageNext