Export

The Export component enables users to export dashboards into multiple formats for sharing, reporting, and offline analysis. Supported export formats include PDF, PPT, Excel, PNG, and Print.

It supports advanced configurations for PDF output, such as type (tabular or screenshot), table formatting (striped, grid, plain), orientation, page layout, and style customization for headings and sub-headings.

Best Situations to Use

Use the Export component when you want to:

  • Share dashboards with stakeholders who require offline access.

  • Generate formal reports in PDF or PPT formats for presentations.

  • Export tabular data into Excel for further analysis.

  • Save dashboards as PNG images for embedding into documents.

  • Print dashboards directly for distribution.

Not Recommended for:

  • Dashboards that require real-time interactivity (exports capture static snapshots).

  • Large datasets where Excel or PDF rendering may affect performance.

Properties

Background

  • Shadow: Enable or disable shadow effect.

  • Shadow Color: Define the color of the shadow.

  • Shadow Transparency: Adjust shadow opacity for subtle or strong emphasis.

Export Options

  • Enable or disable supported formats: Excel, PDF, PPT, PNG, Print.

  • If a format is not enabled, it will not appear in Preview mode.

General

  • Component Name: Assign a unique identifier.

  • Left / Top: Set position on the dashboard canvas.

  • Width / Height: Define component size.

  • Initial Visibility: Choose whether the component is visible on initial preview.

  • Mode Selection: Choose export mode such as Screenshot, BVZX, PPT, PDF, Excel.

  • PDF Format: Specify output format when PDF is selected.

PDF Settings

  • PDF Type: Select from Tabular or Screenshot.

  • Table Type: Choose table style – Striped, Grid, or Plain.

  • Table Orientation: Select Landscape or Portrait.

  • PDF Pages: Define output as Single or Multiple pages.

PDF Style

  • Configure headings and sub-headings in PDF output.

  • Customize font, color, and layout for headings.

Style

  • Background Color: Set component background.

  • Border Radius: Apply rounded corners.

  • Font Color / Size / Weight: Customize export button text.

  • Font Family: Choose a typeface consistent with dashboard theme.

Variants

By modifying Export component properties, the following variants are possible:

  1. PDF Export (Tabular View) – Generates structured reports with tables.

  2. PDF Export (Screenshot) – Captures dashboard visuals as images.

  3. PPT Export – Creates presentation-ready slide decks.

  4. Excel Export – Exports tabular data for analysis.

  5. PNG Export – Produces static images for embedding.

  6. Print Mode – Sends dashboard output to a printer.

Notes

  • Use Tabular PDF Export for compliance or audit-ready reports.

  • Screenshot PDF Export is better for dashboards with complex visualizations.

  • Limit the number of enabled export formats to avoid clutter in the UI.

  • For large datasets, prefer Excel over PDF to ensure usability.