Save widget data as a CSV file

You can save the current data visualized in a widget as a CSV file.

Procedure

  1. Open a dashboard in dashboard view mode.
  2. Click a widget.
  3. Click the Show menu Menu icon.

    The menu is available if the Widget menu option is enabled for the widget.

  4. Click Save as CSV.
  5. Make your settings.

    Depending on which Web browser you are using, you can select an application that you want to open to view the data, or you can save the data directly as a CSV file.

The widget data is saved as a CSV file.

Note that CSV files can pose a security risk when they are opened in MS Excel. Certain characters in the CSV file can be used for unwanted code execution.

Enclose all values beginning with =, +, -, or @ in single quotation mark before exporting as CSV file. For details, refer to https://www.contextis.com//resources/blog/comma-separated-vulnerabilities/.