-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
.Auto triaged.Frontend.Team/UXWestUX West - use for bugs and feature requestsUX West - use for bugs and feature requests.Triaged Dec 2025Claude Bug FixTriggers a workflow to create a PR fix powered by Claude CodeTriggers a workflow to create a PR fix powered by Claude CodePriority:P2Average run of the mill bugAverage run of the mill bugReporting/DashboardsReporting/Export/PdfType:BugProduct defectsProduct defects
Description
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
- Create a table card with a lot of rows. I just did all Orders from Sample Data
- Add it to a Dashboad
- 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
Labels
.Auto triaged.Frontend.Team/UXWestUX West - use for bugs and feature requestsUX West - use for bugs and feature requests.Triaged Dec 2025Claude Bug FixTriggers a workflow to create a PR fix powered by Claude CodeTriggers a workflow to create a PR fix powered by Claude CodePriority:P2Average run of the mill bugAverage run of the mill bugReporting/DashboardsReporting/Export/PdfType:BugProduct defectsProduct defects