10BC0 Table cards with lot of rows are truncated when downloading a PDF from a dashboard · Issue #66144 · metabase/metabase · GitHub
[go: up one dir, main page]

Skip to content

Table cards with lot of rows are truncated when downloading a PDF from a dashboard #66144

@cbalusek

Description

@cbalusek

Describe the bug

If you have a table card on a dashboard with a lot of rows and then export that dashboard to PDF the PDF will not contain all rows. I tried this on a card with 2,000 rows showing and a little over 1,000 rows and it was the same for both, though the 1,000 rows PDF cut off around 800 rows and the 2,000 PDF cut off around 1600 rows.

To Reproduce

  1. Create a table card with a lot of rows. I just did all Orders from Sample Data
  2. Add it to a Dashboad
  3. Export to PDF

Here's one you can borrow: https://stats.metabase.com/dashboard/6028-testing-long-question

Expected behavior

The PDF should show whatever I have on the dashboard

Logs

No response

Information about your Metabase installation

{
  "browser-info": {
    "language": "en-US",
    "platform": "Win32",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36",
    "vendor": "Google Inc."
  },
  "metabase-info": {
    "databases": [
      "databricks",
      "druid-jdbc",
      "postgres",
      "mongo",
      "redshift",
      "bigquery-cloud-sdk",
      "snowflake",
      "athena",
      "h2",
      "clickhouse",
      "mysql"
    ],
    "run-mode": "prod",
    "plan-alias": "internal",
    "version": {
      "date": "2025-11-21",
      "tag": "vUNKNOWN",
      "hash": "b631ee8"
    },
    "settings": {
      "report-timezone": "US/Pacific"
    },
    "hosting-env": "unknown",
    "application-database": "postgres"
  }
}

Severity

Annoying

Additional context

Customer reported

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0