Exporting a Report

You can export a report from the Command Center, and then open or save the data in CSV, HTML, and PDF format.

If you need to view or process more than 10,000 rows of data, use CSV format. The CSV format has practically no row limit, while the HTML format cannot display more than 10,000 rows. Therefore, any report that you export to HTML format is limited to 10,000 rows of data and PDF format is limited to 2000 rows per table and 500 characters per table cell.

Before You Begin

For UNIX systems, fontconfig, libXender, and libXext libraries must be installed to perform the export operations. The following command will install all the three libraries.

- To install the fontconfig library using the dnf package manager on Fedora, CentOS/RHEL 8, and later versions, run the following commands:

sudo dnf install fontconfig libXender libXext

fc-list

sudo ldconfig

- To install the fontconfig library using the yum package manager on CentOS/RHEL 7, and earlier versions, run the following commands:

sudo yum install fontconfig libXender libXext

fc-list

sudo ldconfig

Procedure

  1. From the navigation pane, click Reports.

    The Reports page appears.

  2. Click a report.

  3. At the top-right of the page, click More actions > Save as, and then select a file format.

    A copy of the report is downloaded to your computer. The download process might take some time, depending on the amount of data in the report.

  4. When the download is complete, save or open the file.

Page contents

×

Loading...