Downloading current sheet as a PDF file with each visual on a separate page

You can download the current sheet of a dashboard as a PDF file, with each visual from the sheet placed on a separate page. This is useful when you want to present visuals individually while preserving the context of the sheet.

Before you download the visual as a PDF file, make sure the download feature is enabled in site settings. For instructions, see Snapshots in Managing dashboard site settings.
  1. Open the dashboard.
    In this example, Sheet 1 of the Test dashboard dashboard has two visuals.
  2. Click in the top-right corner of the dashboard to open the supplemental menu.
  3. Select Download as... > PDF > One visual per page on current sheet.

    This action initiates the download of the current sheet and a message appears: Generating the requested file. Cloudera Data Visualization saves the sheet as a multi-page PDF file, including each visual on a separate page in the output.

  4. When the download is complete, open your browser’s default download folder.

    The filename is the same as the name of the dashboard, and it has a timestamp specifying the date and time when the file is created. Each visual of the dashboard sheet is on a separate page.

    In this example, the generated filename, Test_dashboard_20190205142003.pdf, includes the following components:

    • Test_dashboard: Same as the dashboard name
    • 20190205: Date of download in YYYYMMDD format
    • 142003: Time of download in hhmmss format

    If the dashboard name contains characters not supported by your file system (for example slashes), Cloudera Data Visualization replaces them automatically.